Hey folks!
Since it's
Pride Month, here's a special room for those who support
LGBTQ+ or may be a part of the
LGBTQ+ community
You'll get a special title when you show your support!!
<font size="15"><b><font color="#ff0000">/</font><font color="#ff4000">r</font><font color="#ff7f00">o</font><font color="#e8a800">o</font><font color="#d0d000">m</font><font color="#00ff00"> </font><font color="#00ff80">#</font><font color="#00ffff">p</font><font color="#0080ff">r</font><font color="#0000ff">i</font><font color="#4b00ff">d</font><font color="#9600ff">e</font></b></font>
<style>
@import url('https://fonts.googleapis.com/css?family=Montserrat');
.title {
font-family: "Montserrat";
text-align: center;
color: #FFF;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
height: auto;
letter-spacing: 1px;
}
h1.aa {
background-image: url(https://i.gifer.com/KUr3.gif);
background-size: cover;
color: transparent;
-moz-background-clip: text;
-webkit-background-clip: text;
text-transform: uppercase;
font-size: 50px;
line-height: 1;
margin: 0px 0;
}
/* styling my button */
.white-mode {
text-decoration: none;
padding: 7px 10px;
background-color: #122;
border-radius: 3px;
color: #FFF;
transition: .35s ease-in-out;
position: absolute;
left: 30px;
bottom: 15px;
font-family: "Montserrat";
}
.white-mode:hover {
background-color: #FFF;
color: #122;
}
</style>
<div class="title">
<h1 class="aa">HAPPY PRIDE MONTH</h1>
</div>