body {
    font-family: "Atkinson Hyperlegible", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: xx-large;
}

.content {
    display: flex;
    justify-content: center;
    align-items: center;
}