body{
    overflow: hidden;
    margin: 0;
}

#drawingArea{
    background-color: black;

}
