/* Style the video: 100% width and height to cover the entire window */
#myVideo {
    width: 100%;
}
  