* {
    background-color: white;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.text-container {
    width: 50%;
    margin: 10px auto 10px;
}

.message {
    font-size: 40px;
    text-align: center;
}