body {
    text-align: center;
}

img {
    padding-top: 100px;
}

h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 150pt;
    color: #707070;
    opacity: 0.05;
}

h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 50pt;
    color: #707070;
    margin-top: -200px;
}
