#switch,
#next1 {
  background: #7F9CCC;
  color: #fff;
  line-height: 10.66666667vw;
  text-align: center;
  width: 26.66666667vw;
  border: none;
  margin: 0 1.6vw;
  border-radius: 1.6vw;
  font-weight: bold;
}
#player {
  width: 100%;
  height: 160vw;
}
