 .ph {
    color: #70757a;
}
html {
    xbackground: url(img/itegai.png);
    background: url(img/SrSoftwareEngineer.png);
    background-color: #cccccc;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    xbackground-size: auto|length|cover|contain|initial|inherit;
    background-size: contain;
}
#countdown {
    Xborder: solid 1px blue;
    font-family: monospace;
    white-space: pre;
    position: absolute;
    bottom: 1em;
    width: 80%;
    left: 50%;
    transform: translate(-50%, 0%);
    margin: 0 auto;
    text-align: center;
}
