body { background-color: #fff; margin: 0; } #drawing_canvas { position: absolute; margin: auto; width: 512px; height: 512px; top: 0; bottom: 0; left: 0; right: 0; }