body {
  background-color: black;
}
.main {
	color: white;
}
.next {
	font-size: 2vw;
}
.him{
    position: fixed;
  top: 6vw;
  right: 30vw;
  width: 18vw;
  height: auto;
}