body{
	background-color: #14161a;
}
ul{
	list-style-type: none;
}
a{
	color: white;
	text-decoration: none;
	font-family: sans-serif;
	padding: 15px;
}
li{
	position: fixed;
	left: 5%;
}
a:hover{
	color: #7289da;
}
.bot{
	position: fixed;
	left: 43%;
	top: 10%;
	border-radius: 100%;
}
.title{
	color: white;
	font-family: sans-serif;
	position: fixed;
	left: 46%;
	top: 35%;
}
.daddy{
	color: white;
	font-family: sans-serif;
	position: fixed;
	left: 38%;
	top: 35%;
}
p{
	color: white;
	font-family: sans-serif;
	position: fixed;
	left: 1%;
	top: 40%;
	background-color: #23272e;
	border-radius: 5px;
}
.svg{
	position: fixed;
	bottom: -1%;
}
.votetitle{
	color: white;
	font-family: sans-serif;
	position: fixed;
	left: 46%;
	top: 37%;
}
.botlist{
	  display: inline-block;
  font-family: Whitney, "Open Sans", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 11pt;
  border-radius: 3px;
  cursor: pointer;
  height: 45px;
  width: 250px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
    background-color: #7289da;
  border: 2px solid #7289da;
  color: #fff;
  position: fixed;
  left: 43%;
  top: 44%;
}
.botlistt{
	  display: inline-block;
  font-family: Whitney, "Open Sans", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 11pt;
  border-radius: 3px;
  cursor: pointer;
  height: 45px;
  width: 250px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
    background-color: #7289da;
  border: 2px solid #7289da;
  color: #fff;
  position: fixed;
  left: 43%;
  top: 54%;
}
.botlisttt{
	  display: inline-block;
  font-family: Whitney, "Open Sans", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 11pt;
  border-radius: 3px;
  cursor: pointer;
  height: 45px;
  width: 250px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
    background-color: #7289da;
  border: 2px solid #7289da;
  color: #fff;
  position: fixed;
  left: 43%;
  top: 64%;
}
.botlistttt{
	  display: inline-block;
  font-family: Whitney, "Open Sans", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 11pt;
  border-radius: 3px;
  cursor: pointer;
  height: 45px;
  width: 250px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
    background-color: #7289da;
  border: 2px solid #7289da;
  color: #fff;
  position: fixed;
  left: 43%;
  top: 74%;
}
.wump{
	position: fixed;
	bottom: 1%;
	left: 40%;
}