/* time count */

.timer {
    position: absolute;
    top:3px;
    right:10px;
    font-size: 1.3em;
    text-align: right;
}
