demo-container { display: flex; border: 2px solid rgb(189, 189, 189); padding: 25px 10px 10px; border-radius: 4px; width: 200px; height: 160px; flex-direction: column; align-items: center; justify-content: center; gap: 8px; }
#demoObject { font-size: 60px; }
.element { ruby-align: space-around; }
ruby { font-size: 45px; }
rt { font-size: 40px; }

