

@font-face {

}

body {
    background-color: #222222;
    text-align: center;
    font-family: Helvetica;

}

h1,h4{
    color: floralwhite;
}

h1{
    font-size: 64px;
    padding-top: 10%;
}

h4{
    font-size: 32px;
}