diff --git a/styles.css b/styles.css index 791a2197..758e6da5 100644 --- a/styles.css +++ b/styles.css @@ -1,6 +1,7 @@ body { margin: 0; overscroll-behavior: none; + display: flex; } paint-app {