clear overflow

This commit is contained in:
core 2023-11-07 14:26:25 -05:00
parent cbcaab8a10
commit 6e9f273776
Signed by: core
GPG Key ID: FDBF740DADDCEECF
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
body {
margin: 0;
padding: 0;
overflow: hidden;
}
</style>
</head>