Typografi:
H1 – Träsket Sandbäckstjärnet
H2 – Träsket Sandbäckstjärnet
H3 – Träsket Sandbäckstjärnet
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque venenatis nisi sem. Sed ac eros rhoncus, bibendum diam non, pulvinar nisl. Nam eu ligula at neque congue lobortis.

ITC New Rennie Mackintosh™
https://www.fonts.com/font/itc/itc-new-rennie-mackintosh





Rörelse och färg
Dimma:
https://codepen.io/toshiya-marukubo/details/ExVexbr
Gunga som om under vatten:
https://codepen.io/fabeluna/pen/QpWXKb
Text med flytande färger.
Går de att få animerade. + Transparens som pulserar?

De använder BG image:
.editorial-page__header-headline__masked {
background-image: url(/today/static/assets/images/maskedBackgrounds/editorial_masked_hero_headline_hwx6aor7_large.jpg);
background-position: 50%;
background-repeat: no-repeat;
background-size: cover;
-webkit-background-clip: text;
color: transparent!important;

Eller med Css:
background: linear-gradient(90deg,#ff8a00,#e52e71);
Video i bakgrunden på olika sätt.
WebM Video File: filformat .webm
<video id="vidz" src="http://whenwasthelasttimeyoudidsomethingforthefirsttime.eastpak.com/_/videos/eastpak-01a.webm" preload="auto" loop="loop" style="position: absolute; z-index: 0; top: -69.5px; left: -240.5px; min-width: 0px; min-height: 0px; width: 1905px; height: auto;"></video>
