Skip to content

And Then... You Begin

img {     width: 100%;     max-width: 500px; /* Adjust based on your layout */     height: auto; } @font-face {     font-family: 'YourFont';     src: url('yourfont.woff2') format('woff2');     font-display: swap; }