* {
    margin: 0;
    padding: 0;
}

body, html {
   

    font-family: 'Arial Black', 'Impact', sans-serif;
    color: #ffffff;
        background-color: #000000;

}

body {
    
}

h1 {
   
    font-size: 5vw;
    font-weight: 900;
    line-height: 0.85;
}
