body {
    font-family: "Press Start 2P", system-ui;
}

h1 {
    font-size: 5rem;
}

#mainBody {
    width: 75%;
    align-items: center;
}