* {
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

body {
    margin: 5em auto 0 auto;
    text-align: center;
    max-width: 600px;
}

button {
    margin-top: 2em;
    font-size: 1em;
}