body, html {
    background: #F1F4F5;
}

* {
    font-family: "Inter", sans-serif;
}

.container {
    max-width: 110px;
}
