main { display: flex; align-items: center; justify-content: center; } main > div { text-align: center; } .wavy { margin-bottom: var(--padding-big); }