.hello {
    font-size: 2em;
    width: 100vw;
    text-align: center;
    padding: 3em 0em;
}

body {
    margin: 0px;
}
