img {
    pointer-events: none !important;
}
h1::selection, h2::selection, h3::selection, h4::selection, h5::selection, h6::selection, p::selection, span::selection {
  background-color: #98c3c4;
}
