demo-container { display: block; border: 2px solid rgb(189, 189, 189); padding: 25px 10px 10px; border-radius: 4px; width: 255px; }
demo-object { background-color: rgb(224, 255, 253); width: 100%; height: 150px; display: flex; align-items: center; justify-content: center; font-size: 90px; }
math { font-size: 104px; }
.element { math-shift: normal; }