JSFiddle - React, Tailwind, and code Playground
HTML
<div style="background-color: white; transform: scale(1);">🐭</div>
CSS
div {
width: 400px;
height: 400px;
border: 1px solid black;
font-size: 15rem;
}
<div style="background-color: white; transform: scale(1);">🐭</div>
div {
width: 400px;
height: 400px;
border: 1px solid black;
font-size: 15rem;
}