* {
    box-sizing: border-box;
    cursor: default;
}

html {
    font: 62.5%/1.5rem "Yandex Sans Display", arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
}

body {
    font-size: 1.25rem;
}