Arbeitsblog
Rechner & Converter
Image Aspect Ratios
CSS
Copy
img
{
aspect-ration:
16
/
9
;
object-fit
:
cover
;
}