/* CSS Document */

body {
	margin: 0;
	width: 100%;
	height: 100%;
}

#dank {
	background-image: url(dankest-landing-page-of-all-time-OF-ALL-TIME.jpg);
	background-repeat: no-repeat;
	background-position: fixed;
	width: 1920px;
	height: 1080px;
}

span {
    color: rgba(255, 255, 255, 0);
    position: absolute;
}

span::selection {
	background: rgba(0, 255, 255, 0.5);
}

a:link {
    color: inherit;
}

a::selection {
	color: rgba(255, 255, 255, 0);
	background: rgba(0, 255, 255, 0.5);
}

#areyouready {
    top: 226px;
    left: 30px;
    font-size: 37pt;
}

#forthe {
    top: 301px;
    left: 360px;
    font-size: 37pt;
}

#dankest {
    top: 465px;
    left: 842px;
    font-size: 39pt;
}

#ebail {
    left: 1270px;
    top: 233px;
    transform: rotate(-6.5deg);
    font-size: 47pt;

}

#server {
    left: 1266px;
    top: 415px;
    transform: rotate(-3deg);
    font-size: 72pt;
}

#onthe {
    top: 614px;
    left: 381px;
    transform: rotate(-15deg);
    font-size: 120pt;
}

.www {
    top: 763px;
    font-size: 102pt;
    font-family: sans-serif;
}

#www1 {
    left: 576px;
}

#www2 {
    left: 761px;
}

#www3 {
    left: 946px;
}

#web {
    top: 902px;
    left: 736px;
    font-size: 19pt;
}

#login {
    top: 422px;
    left: 1630px;
    font-size: 31.5pt;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace"
}
