.eyesprofile {
  margin-left: 163px;
  margin-right: 430px;
  padding-top: 19px;
}
.box {
  width: 300px;
  margin: -192px auto;
  margin-left: 186px;
  background: transparent;
  border: solid white 2px;
  padding: 20px;
  text-align: center;
  font-weight: 900;
  color: #fff;
  font-family: arial;
  position: relative;
}
.sb2:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 9px solid transparent;
  border-right: 10px solid white;
  border-top: 10px solid white;
  border-bottom: 10px solid transparent;
  left: -19px;
  top: 6px;
}
.cloud {
  margin-top: 70px;
  width: 750px;
  height: 420px;
  background: #4b7591;
  box-shadow: 10px 10px rgba(0, 0, 0, 0.2);
  border-radius: 100px;
}
.copyright {
  color: white;
  margin-top: 1%;
}
.copyrightsign {
  text-decoration: none;
  font-weight: bold;
  color: white;
}
.version {
  color: white;
}
.centeritems {
  text-align: -webkit-center;
}
.nottext {
  color: white;
  font-size: 1px;
}
