.mainYT {
  position: absolute;
  left: 450px;
  top: 165px;
}
.player {
  width: 100%;
  height: 100%;
}
.ImgKP {
  width: 250px;
  height: 150px;
  position: relative;
  left: 450px;
  top: 15px;
  z-index: 0;
}
.ImgKPLOGO {
  z-index: 0;
  width: 250px;
  height: 150px;
  position: relative;
  left: 450px;
  top: 15px;
}
body {
  background-color: black;
  background-image: url(https://harukokitamura.ucoz.site/Kuplinov/img/Wallpaper.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  margin: 0;
  height: 100%;
}
.GAMELOGO {
  position: relative;
  top: 15px;
  left: 490px;
  z-index: 99;

}
.copyright {
  left: 10px;
  top: 10px;
  position: relative;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.copyright:hover {
  color: #fff;
  text-shadow: 0 0 7px #fff, 0 0 10px #fff, 0 0 21px #fff, 0 0 42px #0fa,
    0 0 82px #0fa, 0 0 92px #0fa, 0 0 102px #0fa, 0 0 151px #0fa;
}
.why {
  left: 0px;
  z-index: 2;
  top: 0px;
  position: relative;
  color: #fff;
  text-shadow: 0 0 7px #fff, 0 0 10px #fff, 0 0 21px #fff, 0 0 42px #0fa,
    0 0 82px #0fa, 0 0 92px #0fa, 0 0 102px #0fa, 0 0 151px #0fa;
}
a {
  left: 0px;
  z-index: 2;
  top: 0px;
  position: relative;
  color: #fff;
  text-shadow: 0 0 7px #fff, 0 0 10px #fff, 0 0 21px #fff, 0 0 42px #0fa,
    0 0 82px #0fa, 0 0 92px #0fa, 0 0 102px #0fa, 0 0 151px #0fa;
  text-decoration:none;
}