demo-container { display: block; border: 2px solid rgb(189, 189, 189); border-radius: 4px; background-color: rgb(255, 255, 255); width: 240px; height: 111px; padding: 10px; font: italic bold 31px Impact; text-align: center; }
demo-object { display: block; width: 100%; height: 100%; box-sizing: border-box; }
.element {translate: 2px 18px;}


