@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400&display=swap');

body, html {
    height: 100%;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
}

h1 {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
}
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400&display=swap');

body, html {
    height: 100%;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
}

h1 {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
}
