body { margin: 0em; display: flex; align-items: center; font-family: "Cherry Bomb One", system-ui; letter-spacing: 0.0em; color: #1b1b1b; font-size: 28px; text-align: center; line-height: 1.3; } .a1 { display: flex; flex-direction: column; justify-content: center; align-items: center; width: 100%; margin: 1em; } .a2 { margin-left: 0.2em; letter-spacing: 0.2em; } span { letter-spacing: 0.1em; } @media only screen and ( max-width: 480px ){ body { font-size: 5.8333vw; } }