.word {
    margin-top: 100px;
    font-size: 60px;
}

.incorrect {
    color: red;
}

p {
    max-width: 900px;
}