/* Add any custom tweaks here (kept minimal to start) */
html, body { scroll-behavior: smooth; }


iframe {
  overflow: hidden;
  display: block;
}