@charset "utf-8";
#movie {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}
#movie>* {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}