Hack: Create a responsive element with a fixed aspect ratio using padding.
How it works: Use the padding-top or padding-bottom set to a percentage value. This percentage is relative to the width of the element, making it perfect for maintaining aspect ratios.