#paint-tool-options .active {
    background-color: green;
}

#paint-tool canvas {
    cursor: crosshair;
}