.landscape {
  aspect-ratio: 16/9;
}

.portrait {
  aspect-ratio: 9/12;
}
