<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css2?family=Caveat:wght@400;700&amp;family=Open+Sans&amp;family=Staatliches&amp;display=swap");

div.card {background: none; border: 0}

html, body {
    height: 100%;color: #fff
}
#right {
    height: 100%;
	    
	background-color: #ffd11a;
    background-image: url(gplayw.png);
}
body {
    margin: 0;
    padding: 0;
    background-color: blue; font-family: 'Open Sans', sans-serif;background-color: rgb(11 36 64);
    background-image: url(gplay.png);
}
#left {padding: 20px 60px}
a.button-text + a.button-text {padding-left:15px}
a,a:visited,a:active {color:#fff}
a:hover {color:#ffd11a; transition: 0.6s; text-decoration: none}
#right {}
#bio-links {margin-top: 40px}
h1 span:first-child {font-size: 90%; font-family: 'Caveat', cursive; color: #fff}
h1 span {font-size: 160%;font-family: 'Staatliches', cursive; color: #ffd11a }
h1 {margin-bottom: 40px !important}
img {border: #0b2440 6px solid; }
@media (max-width:767px){img {max-width: 50% !important; width:100%;}}
</pre></body></html>