@@ -9,10 +9,10 @@ body {
.main_container {
position: relative;
- max-width: 100%;
- height: auto;
+ width: 100%;
min-height: 100vh;
color: white;
+ margin: 20px;
}
.main_text {