.homepage {
width:100vw;
margin:0;
height:100vh;
}

h1 {
font-family: sans-serif;
width: 90%;
text-align:center;
}
