Back
Syntax
Study
Editor
Mode:
HTML
CSS
JavaScript
PHP
Reset
Run »
HTML / CSS / JS
.video { width: 100%; aspect-ratio: 16 / 9; } .square-thumb { width: 80px; aspect-ratio: 1; object-fit: cover; border-radius: 50%; } .card-img { aspect-ratio: 4 / 3; width: 100%; object-fit: cover; }
Result
Open