.parent { display: flex; justify-content: center; width: 100%; } .parent .child { width: 1000px; height: 0; padding-top: 75%; }