html, body {
    margin: 0;
    padding: 0;
}

#canvas {
    position: absolute;
    top: 125px;
    right: 0;
}