Link to article: The Great Cult Escape.
@import url('https://fonts.googleapis.com/css2?family=Nanum+Brush+Script&display=swap');
.type1 {
display: block;
overflow: hidden;
font-family: 'Nanum Brush Script', cursive;
font-style: normal;
font-size: 170%;
color: rgb(57, 0, 0);
background-attachment: scroll;
background: url(http://www.scp-wiki.net/local--files/theme:memoria/textback.jpg);
background-clip: border-box;
background-color: rgb(222, 222, 222);
background-origin: padding-box;
background-repeat: repeat;
background-size: 100%;
border-radius: 10px;
padding: 10px 10px;
margin-bottom: 10px;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2)
}
type1