try adding HTML embed and paste this code inside.
<div><h1 class="fancyHeader">Hello <span class="fancy-stud-span">STUDIO</span></h1></div>
<style type="text/css">
.fancy-stud-span {
font-family: Arial ,sans-serif;
font-size: 4.5vw;
line-height: 5vw;
margin-top: 10px;
margin-bottom: 20px;
letter-spacing: -5px;
color: transparent;
-webkit-text-fill-color: transparent;
-webkit-text-stroke-width: 2px;
-webkit-text-stroke-color: #6b6b6b;
}
.fancyHeader {
font-family: 'Great Vibes', cursive;
font-size: 10vw;
line-height: 11vw;
margin-top: 10px;
margin-bottom: 20px;
color: transparent;
-webkit-text-fill-color: transparent;
-webkit-text-stroke-width: 0.1px;
-webkit-text-stroke-color: #6b6b6b;
}
.fancyHeader::selection {
color: #d30000;
background: 0 0;
-webkit-text-stroke: 0;
-webkit-text-fill-color: #474747;
}
.fancy-stud-span::selection {
color: #d30000;
background: 0 0;
-webkit-text-stroke: 0;
-webkit-text-fill-color: #474747;
}
.fancyHeader::-moz-selection {
color: #d30000;
background: 0 0;
-webkit-text-stroke: 0;
-webkit-text-fill-color: #474747;
}
.fancy-stud-span::-moz-selection {
color: #d30000;
background: 0 0;
-webkit-text-stroke: 0;
-webkit-text-fill-color: #474747;
}
</style>
You can see the preview on my scribble page here
http://kristaps-template.webflow.io/