
h1 {
    margin-top:0;
}

.content {
    width:100%;
    max-width:none;
}

.drawing-element {
    width:100%;
    max-width:none;
}

.buttons {
    float:right;
}

canvas {
    float:left;
}
