Update styles.css

Cleaning up css for escape template
This commit is contained in:
Eric Lay 2024-03-27 18:35:45 -05:00 committed by GitHub
parent 279e492193
commit b5d4901c32
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
body {
background: #222222;
overflow: hidden;
}
.screen {
position: absolute;
overflow: hidden;