.htmlAnnotation { pointer-events: all; user-select: none; position: absolute; background-color: rgba(146, 245, 95, 0.467); transition: opacity 0.5s; &:hover { cursor: pointer; } }