diff --git a/app/styles/app.css b/app/styles/app.css index c35e0d7..45fa032 100644 --- a/app/styles/app.css +++ b/app/styles/app.css @@ -1,8 +1,7 @@ - body { width: 1920px; height: 1080px; - overflow: hidden; + overflow: auto; background-color: #252525; font-family: 'Track'; font-size: 20px;