body {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    text-align: center;
    padding: 50px;
}
.logo {
    max-width: 200px;
    margin-bottom: 20px;
}
.message {
    font-size: 18px;
    margin-bottom: 20px;
}
