h1 {font-color: black; font-size:4000%;font-weight: bold;}

p {font-size: 90%; font-weight: bold;}

span,div {
        position:absolute;
        line-height:1px;
        font-size:1px;
}

div#game {
        top:100px;
        border:1px solid black;
        position:absolute;
        overflow:hidden;
}