diff --git a/src/client/App.svelte b/src/client/App.svelte index 40d8564..b011732 100644 --- a/src/client/App.svelte +++ b/src/client/App.svelte @@ -35,6 +35,8 @@ color: #000; bottom: 0; left: 0; + top: initial; + right: initial; width: 100vw; height: 100vh; background-color: hsla(0, 0%, 100%, 0.975);