diff --git a/styles/main.css b/styles/main.css index ab02b03..13a0518 100644 --- a/styles/main.css +++ b/styles/main.css @@ -24,7 +24,10 @@ body { top: 0; width: 80%; height: 100%; + margin-left: auto; + margin-right: auto; overflow: auto; + background-color: #e6007e; }