CODE embedded for scroll down image

<div style="

height: 600px; /* change to 400px, 80vh, etc. to adjust “window” size */

overflow-y: auto; /* enables scrolling inside the box */

-webkit-overflow-scrolling: touch; /* smooth scroll on iOS */

">

<img

src="<a href="https://ibb.co/Jw79ZyJK"><img src="https://i.ibb.co/q3sv6WQd/screencapture-claire-template001-squarespace-2025-06-27-08-43-47.png" alt="screencapture-claire-template001-squarespace-2025-06-27-08-43-47" border="0"></a>"

alt="Long page screenshot"

style="display:block; width:100%; height:auto;"

>

</div>

FONT CODE CSS

* h1, * h2, * h3, * h4 {

font-family: freight-big-pro, serif !important;

font-weight: 600 !important;

}

p,

.sqsrte-small {

font-family: "dm-sans", sans-serif;

}