[html]<link href="https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,600,700,800,900|Roboto|Raleway|Sawarabi+Gothic" rel="stylesheet">
<style>
#multireq {
width: 450px;
background: #fff;
height: auto;
position: relative;
margin: 20px auto;
border: 1px solid #ccc;
outline: 1px solid #bb9656;
outline-offset: 10px;
font-family: roboto;
color: #191919;
line-height: 170%;
font-size: 11px;
margin-bottom: 10px;
}
#multireq maintitle {
position: relative;
display: block;
height: 60px;
border-bottom: 1px solid #bb9656;
overflow: hidden;
font-family: playfair display;
font-weight: 800;
text-align: right;
color: #bababa;
text-transform: uppercase;
line-height: 410%;
font-size: 25px;
}
#multireq text {
font-family: roboto;
padding: 30px;
display: block;
color: #191919;
text-align: justify;
font-size: 11px;
line-height: 150%;
padding-bottom: 20px;
}
#multireq charablock {
display: block;
width: 390px;
height: 70px;
position: relative;
margin: 0px 0px 10px;
}
#multireq icon {
position: absolute;
background-size: cover;
height: 70px;
width: 70px;
right: 0px;
top: 0px;
outline: 1px solid #bb9656;
}
#multireq h1 {
font-family: playfair display;
text-transform: uppercase;
font-size: 15px;
color: #ccc;
width: 320px;
border-bottom: 1px solid #bb9656;
margin: 0px;
line-height: 220%;
overflow: hidden;
height: 20px;
font-weight: 900;
}
#multireq scroll {
height: 45px;
position: absolute;
width: 310px;
overflow: auto;
padding-right: 5px;
top: 25px;
display: block;
line-height: 140%;
}
#multireq scroll::-webkit-scrollbar{width:1px}
#multireq scroll::-webkit-scrollbar-thumb{border:none!important;background:#bababa!important}
#multireq scroll::-webkit-scrollbar-track{background:none!important;border:none!important}
</style>
<div id="multireq">
<maintitle>TO REVEAL YOURSELF</maintitle>
<text>
<charablock>
<h1>Players</h1>
<scroll>
Esther Quincy x Olivia Blythe
</scroll>
<icon style="background-image: url(https://i.imgur.com/hRekwxj.png)"></icon>
</charablock>
<charablock>
<h1>Location</h1>
<scroll>
Salem
</scroll>
<icon style="background-image: url(https://i.imgur.com/whc7VxP.png)"></icon>
</charablock>
<charablock>
<h1>Story</h1>
<scroll>
“Witches were a bit like cats. They didn’t much like one another’s company, but they did like to know where all the other witches were, just in case they needed them.”
― Terry Pratchett, A Hat Full of Sky
</scroll>
<icon style="background-image: url(https://i.imgur.com/jEdw4ol.png)"></icon>
</charablock>
</text>
</div>
<center><a href="http://cttw.jcink.net/index.php?showuser=18033" style="color:#ccc;font-size:7px;letter-spacing:5px;">MONTY</a></center>
[/html]