body {
    background-color: lightblue;
}
h1 {
    text-align: center;
}

@font-face {
    font-family: Raleway;
    src: url(../Fonts/Raleway-VariableFont_wght.ttf);
}