body {
    background-color: #333;
}

input {
    font-size: 32px;
}

p {
    color: white;
    font-size: 24px;
}

p a {
    color: #f94;
}