
#crono{
    margin: 110px 0 0  75px;
    font-family: monospace;
    font-size: 1.8em;
    color: black;
    position: absolute;
}

#contend{
    margin: 50px 0 0 20px;
    font-size: 1.5em;

}

.img{
    width: 225px;
    height: 225px;

    background-image: url("crono.png")  ;
     background-repeat: no-repeat;
}


