body {
    font-family: 'Titillium Web', sans-serif;
    background-color: black;
    color: white;
}

.content {
    padding-top: 20px;
}

button {
    width: 80%;
}

.button-holder {
    padding-bottom: 10px;
    text-align: center;
}