.odd {
    background-color: rgba(238, 106, 224, 0.885);
    font-family: 'Verdana', 'DejaVu Sans', sans-serif;
}

#number2 {
    color: rgb(52, 52, 189);
    font-size: 32px;
}

.odd.cooler {
    font-size: 20px;
}

#number4 {
    background-color: rgb(4, 253, 8);
    font-weight: 800;
    font-size: 24px;
}