Fix body size

This commit is contained in:
Jonathan Carter
2025-04-04 20:48:59 +02:00
parent 12c1963d67
commit 4c234d76fb

View File

@@ -12,6 +12,8 @@ body {
min-height: 600px;
}
html, body {margin: 0; height: 100%; overflow: hidden;}
.frame {
border-radius: 10px;
background-color: #404040;