body {
    background-position: top right;
    background-repeat: no-repeat;
    text-align: center;
    margin-top: 10%;
}
h1 {
    font-size: 3em;
}
.text {
    display: none;
    width: 800px;
    margin: auto;
    text-align: left;
}
.option {
    font-size: .7em;
}