html {
  background-image: url('https://cdn.phototourl.com/free/2026-07-11-97da0eb0-6aef-4d54-b224-3e175ade118f.png');
  background-size: 300px;
  background-position: top right;
  background-attachment: fixed;
  background-repeat: repeat;
}

body,
body > *,
section,
.page-content,
.container,
main {
  background-color: transparent !important;
  background-image: none !important;}header,
header *,
.header,
.site-header,
.main-header {
  background-color: transparent !important;
  background-image: none !important;
}