@import "/normalize.css";

body {
font-size: x-large;
background-color: rgb(12, 14, 48);
color: white;
text-align: center;
}
