body {
    background-color: #151515;
    color: #e6e6e6;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

h1 {
    font-size: 2vw;
}
h2 {
    font-size: 1.2vw;
}
h3 {
    font-size: 0.8vw;
}
h4 {
    font-size: 0.5vw;
}