body {
    margin: 0;
    background-color: #EEEEEE;
}

#controllPanel {
    position:absolute;
    right:10px;
    top:10px;
    width:350px;
    background:white;
    padding:15px;
}