body {
    background-color: white;
}

h1,h2 {
    color: #303030;
    margin-left: 75%;
    font-family: monospace;
}

h1 {
    font-size: 10px;
    margin-top: 15%;
}

h2 {
    font-size: 20px;
    margin-top: 0;
}