html, body {
     font-family: 'Inter', sans-serif;
     height: 100%;
}

.is-bordered {
     border: 1px solid hsl(0, 0%, 86%);
}
