html, body {
    height: 1500px;
    margin: 0;
    font-family: 'Oswald', arial;
    scroll-behavior: smooth;
}

