@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100&display=swap');
body {
    font-family: 
}

h1 {color:rgb(255, 0, 221); 
    font-size: x-large;
    font-family: fantasy;
}