#drawArea {
    width: 100%;
    height: 100%;
    display: block;
    cursor: crosshair;
}

#sidebar {
    width: 280px;
    height: 100vh;
}
