@@ -4,6 +4,7 @@ body {
margin: 0;
display: flex;
flex-direction: column;
+ font-size: 1.2rem;
}
nav {