.sticker-container img {
    background-image: url("../../images/mirum/spacer.png");
}

.sticker-moveable,
.buffer-sticker,
.sticker-outline {
    position: absolute;
}
.sticker-handle {
    position: absolute;
    border-radius: 50%;
}

.sticker-outline {
    outline: 1px dashed #f0f0f0;
    outline-offset: -1px;
}