@import "/normalize.css";

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