.img-fluid {
    max-width: 100%;
    height: auto;
}
canvas { border: 1px solid #ccc; cursor: crosshair; }
.controls { margin-bottom: 10px; }
.active-tool {
    background-color: #007bff;
    color: #fff;
}