#board{float:left;position:relative;width:500px;height:400px;background:#4488ff;margin-right:5px}#door{position:absolute;width:28px;height:28px}#me, #dead{position:absolute;width:22px;height:22px;background:white}#dead{display:none}#gameOver{position:absolute;margin:120px 160px;width:181px;display:none}.enemy{position:absolute;width:14px;height:14px;background:red}#results{float:left}#score, #topscore{font-weight:bolder}#goo{margin-top:85px}#rules code{color:#fff}