This website uses cookies to ensure you get the best experience on our website.

Got it
html { scroll-behavior: smooth; } h1, h2 { text-shadow: 0 2px 14px rgba(0,0,0,0.65); } img { transition: transform 0.6s ease; } img:hover { transform: scale(1.015); }