header{
	display: block;
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 55px;
	background: #313131;
}
#canvas {
	display: block;
	position: fixed;
	right: 100px;
	bottom: 300px;
	width: 500px;
	height: 500px;
	transition: all 1s;
}
body {
	background: #525252;
}
#indeximg{
	display: block;
	position: fixed;
	margin: 0px;
	width: 90%;
	height: 75%;
	left: -300px;
	bottom: 0px;
}
#indexbloack{
	display: block;
	position: fixed;
	background: #313131;
	opacity: 0.8;
	right: -150px ;
	bottom: -500px;
	width: 1000px;
	height: 1650px;
	margin: 0px;
	transform: rotate(20deg);
}
svg circle {
	transition: all 1s;
}
svg text {
	transition: all 1s;
	font-family: 'ZCOOL KuaiLe', cursive;
	user-select: none;
}
.logo:hover{
	fill: #6E6E6E;
}
#hellotext1 {
	margin-top: 0px;
	margin-left: 800px;
	position: fixed;
	font-size: 60px;
	left: 0;
	top: 0;
	font-family: 'ZCOOL KuaiLe', cursive;
	font-family: 'Russo One', sans-serif;
	color: #B1B1B1;
}
#hellotext2 {
	margin-top: 70px;
	margin-left: 850px;
	position: fixed;
	font-size: 80px;
	left: 0;
	top: 0;
	font-family: 'ZCOOL KuaiLe', cursive;
	font-family: 'Russo One', sans-serif;
	color: #B1B1B1;
}
#hellotext3 {
	margin-top: 140px;
	margin-left: 750px;
	position: fixed;
	font-size: 80px;
	left: 0;
	top: 0;
	font-family: 'ZCOOL KuaiLe', cursive;
	font-family: 'Russo One', sans-serif;
	color: #B1B1B1;
}
#button1{
	margin: 0px;
	display: block;
	position: fixed;
	height: 50px;
	width: 150px;
	border-radius: 50px;
	background: #232020;
	color: white;
	border: 0px;
	font-family: 'ZCOOL KuaiLe', cursive;
	font-family: 'Russo One', sans-serif;
	font-family: 'Neucha', cursive;
	font-size: 25px;
	transition:all 1s;
	margin-top: 160px;
	margin-left: 670px;
	text-align: center;
	padding-top: 15px;
	text-decoration: none;
}
#button1:hover{
	color: black;
	background: white;
}
#button2{
	margin: 0px;
	display: block;
	position: fixed;
	height: 50px;
	width: 200px;
	border-radius: 50px;
	background: #232020;
	color: white;
	border: 0px;
	font-family: 'ZCOOL KuaiLe', cursive;
	font-family: 'Russo One', sans-serif;
	font-family: 'Neucha', cursive;
	font-size: 25px;
	transition:all 1s;
	margin-top: 240px;
	margin-left: 640px;
	text-align: center;
	padding-top: 15px;
	text-decoration: none;
}
#button2:hover{
	color: black;
	background: white;
}
#button3{
	margin: 0px;
	display: block;
	position: fixed;
	height: 50px;
	width: 150px;
	border-radius: 50px;
	background: #232020;
	color: white;
	border: 0px;
	font-family: 'ZCOOL KuaiLe', cursive;
	font-family: 'Russo One', sans-serif;
	font-family: 'Neucha', cursive;
	font-size: 25px;
	transition:all 1s;
	margin-top: 320px;
	margin-left: 610px;
	text-align: center;
	padding-top: 15px;
	text-decoration: none;
}
#button3:hover{
	color: black;
	background: white;
}
#button4{
	margin: 0px;
	display: block;
	position: fixed;
	height: 50px;
	width: 150px;
	border-radius: 50px;
	background: #232020;
	color: white;
	border: 0px;
	font-family: 'ZCOOL KuaiLe', cursive;
	font-family: 'Russo One', sans-serif;
	font-family: 'Neucha', cursive;
	font-size: 25px;
	transition:all 1s;
	margin-top: 400px;
	margin-left: 580px;
	text-align: center;
	padding-top: 15px;
	text-decoration: none;
}
#button4:hover{
	color: black;
	background: white;
}
#button5{
	margin: 0px;
	display: block;
	position: fixed;
	height: 50px;
	width: 150px;
	border-radius: 50px;
	background: #232020;
	color: white;
	border: 0px;
	font-family: 'ZCOOL KuaiLe', cursive;
	font-family: 'Russo One', sans-serif;
	font-family: 'Neucha', cursive;
	font-size: 25px;
	transition:all 1s;
	margin-top: 480px;
	margin-left: 550px;
	text-align: center;
	padding-top: 15px;
	text-decoration: none;
}
#button5:hover{
	color: black;
	background: white;
}
#button6{
	margin: 0px;
	display: block;
	position: fixed;
	height: 50px;
	width: 160px;
	border-radius: 50px;
	background: #232020;
	color: white;
	border: 0px;
	font-family: 'ZCOOL KuaiLe', cursive;
	font-family: 'Russo One', sans-serif;
	font-family: 'Neucha', cursive;
	font-size: 25px;
	transition:all 1s;
	margin-top: 560px;
	margin-left: 520px;
	text-align: center;
	padding-top: 15px;
	text-decoration: none;
}
#button6:hover{
	color: black;
	background: white;
}
#button7{
	margin: 0px;
	display: block;
	position: fixed;
	height: 50px;
	width: 150px;
	border-radius: 50px;
	background: #232020;
	color: white;
	border: 0px;
	font-family: 'ZCOOL KuaiLe', cursive;
	font-family: 'Russo One', sans-serif;
	font-family: 'Neucha', cursive;
	font-size: 25px;
	transition:all 1s;
	margin-top: 640px;
	margin-left: 500px;
	text-align: center;
	padding-top: 15px;
	text-decoration: none;
}
#button7:hover{
	color: black;
	background: white;
}
#button7 p{
	padding-top: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
