Edit in JSFiddle

<div class="video-wrapper"></div>
.video-wrapper {
  padding-top: 56.25%; /* ratio of the video */
  background-color: tomato;
}