Alicia Johnson

Results 2 comments of Alicia Johnson

solution: ``` .map { width: calc(100% * 0.8); height: calc(100% * 0.8); position: absolute; transform: translate(-50%, -50%) scale(calc(1 / 0.8)); transform-origin: center center; top: 50%; left: 50%; } ```

yes, Is the same