- accepted / - tried
Let's create a golden-ratio rectangle, which means width/height = 1.618.
This rectangle should have the fixed ratio even when width changes.
<div class="golden-ratio"></div>