body {
	background-color: black;
	overflow: hidden;
}
.round18 {
    border-radius: 18px;
}
#b01 {
	background-color: #A80;
	border: none;
	cursor: pointer;
	text-align: center;
	font-size: 36px;
	display: inline-block;
	padding: 15px 32px;
}
h1, h2, h3, h4, h5, h6, p {
	color:#E7E7E7
}
#backrect {
    background-color: #212121;
	width: 268px;
	height: 134px;
	/*height: 296px;*/
	position: absolute;
	top: 252px;
	right: -15px;
}
#inforect {
    background-color: #9e9e9e;
	width: 232px;
	height: 100px;
	position: absolute;
	top: 268px;
	right: 10px;
	border-radius: 20px;
}
#infotext {
    text-align: center;
	position: absolute;
	top: 2px;
	left: 15px;
	width: 200px;
	height: 80px;
	color: #000000;
	font-size: 14px;
}
#seclink {
    position: absolute;
	top: 127px;
	left: 254px;
	width: 100px;
	height: 100px;
	background: linear-gradient(to top right, #673ab7, #f44336);
	border: none;
}
#bottlelink {
	position: absolute;
	top: 65.3%;
	left: 54.65%;
	width: 100px;
	height: 100px;
	border: none;
	background: linear-gradient(to top left, #9900ae, #00ffaa);
}
#backgroundlogo {
	position: fixed;
	top: 52px;
	left: 537px;
	width: 200px;
	height: 200px;
	border: none;
}
#vid2 {
	position: absolute;
	bottom: 190px;
	left: 0px;
}
g-content {
    display: none;
	background-color: #888888;
	border-radius: 10px;
	border: none;
}
games {
	background-color: #5555FF;
	border-radius: 10px;
	border: none;
}
#foot {
	background-color: #111;
	position: fixed;
	height: 100px;
	bottom: 000px;
	left: 0px;
	width: 100%;
}
.footlinks a {
	color: #883333;
}
#foot p {
	color: #777;
}
.circle {
	border-radius: 1000px;
}
#betalink {
	position: absolute;
	top: 32.13;
	left: 73.59%;
	width: 100px;
	height: 100px;
	border: none;
	background: linear-gradient(to top left, #aaff00, #e79830);
}
#hypesquadlogo {
	position: absolute;
	top: 46.13%;
	left: 27.62%;
	width: 300px;
	height: 300px;
	border: none;
}
.twitter-timeline {
	width: 20%;
	height: 100%;
}