body {
    background-color: white;
}

h1 {
    font-size: 10vw;
    font-family: "Courier New", monospace;
    font-weight: 700;
    font-style: italic;
}

h2 {
    font-size: 3vw
}

h3 {
    font-size: 2vw
}

h4 {
    font-size: 1.8vw
}