attempt to fix scrolling

This commit is contained in:
Amber
2023-01-09 12:28:30 -05:00
parent 0975133806
commit 90042eb56b

View File

@@ -16,6 +16,7 @@ html {
/* overflow: hidden; */ /* overflow: hidden; */
max-width: 800px; max-width: 800px;
margin: auto; margin: auto;
height:50%
} }
body { body {