#drawingCanvas {
    width:  400px;
    height: 400px;
    image-rendering: pixelated;
}