.shattered-mirror
{
display
:
flex
;
flex-direction
:
column
;
aspect-ratio
:
9/16
;
min-height
:
100vh
;
position
:
absolute
;
top
:
50%
;
left
:
50%
;
transform
:
translate(-50%, -50%)
;
width
:
100%
;
height
:
100%
;
}