* {
    margin: 0 !important;
}
html, body, #overlay {
    width: 100%;
    height: 100%;
}
html {
    overflow: hidden;
    cursor: pointer;
}
span {
    display: block;
    position: absolute;
}
span#actual {
    font-weight: bold;
}