body {
    background-color: rgba(68, 190, 255, 0.497);
    font-size: 32px;
}

.parent-container {
    text-align: center;
}

#timer {
    display: inline-block;
    background-color: rgba(255, 255, 255);
    font-size: 60px;
}

.p_class {
font-style: oblique;
}