raw paste code

back
<style>
@import url('https://fonts.googleapis.com/css2?family=Delius+Swash+Caps&display=swap');

.delius-swash-caps-regular {
  font-family: "Delius Swash Caps", cursive;
  font-weight: 400;
  font-style: normal;
}

</style>
<style>
p, h {
  font-size: 20px;
  text-color: #B9827C;
  font-family: "Delius Swash Caps", cursive;
}

 a {
  font-family: "Delius Swash Caps", cursive;
  text-color: #E5C593;
  text-decoration: underline wavy white 1px; 
}

a:link {
  color: #E5C593;
}

a:visited {
  color: #E5C593;
}

a:hover {
  color: #B9827C;
}

a:active {
  color: #B9827C;
}

em {
  font-family: "Delius Swash Caps", cursive;
  color: #E0C5B0;
}
strong {
  font-family: "Delius Swash Caps", cursive;
  color: #5C6A69;
}

u {
  font-family: "Delius Swash Caps", cursive;
  text-decoration: underline wavy #B9827C 2px
}

</style>
<style> .container-1 {
border-color: transparent;
color: #B9827C;
background-color: white;
}
body {
background-color: white;
width: 400px;
text-align: center;
color: #B9827C;
margin: auto;
img {
padding: 0px;
}
.comments-section {
visibility: hidden;
}
.btn {
background: transparent;
padding: 0px 0px 0px;
border: none;
border-radius: 0px;
font-family: "Delius Swash Caps", cursive;
color: #B9827C;
font-size: 20px;
}
 </style>
</div>

I did it again omfg