body {
    font-family: sans-serif;
    background-color: white;
}

.wrapper {
    width: 90vw;
    margin: 0 auto;
    margin-top: 25px;
}