Temporary addition of instrumetation for debugging

This commit is contained in:
feder-cr 2024-08-08 04:27:33 +01:00
parent a2169e82b1
commit 6dab29af3a
3 changed files with 36 additions and 17 deletions

View file

@ -139,8 +139,8 @@ html_template = """
</span>
<span style="
position: fixed;
top: 50%;
left: 50%;
top: 16.5%;
left: 18%;
transform: translate(-50%, -50%);
padding: 6px;
text-align: center;