body {
    background-color: rgb(213, 235, 255);
    font-size: clamp(1rem, 0.9375rem + 0.5vw, 1.5rem);
}

