body{margin:0;padding:40px;width:100%;height:100%;box-sizing:border-box}html,body{height:100%}a-container{min-height:100%;display:flex;flex-direction:column;gap:40px}a-line{display:flex;flex-direction:column;justify-content:center;flex:1;align-items:stretch}.letter{position:relative;display:flex;flex-direction:column;justify-content:center;transition:3s;flex:1}.active{width:200%}.spacer{width:100%}.vertical,.horizontal{background-color:#000}.vertical{width:10px;min-width:10px;height:100%}.horizontal{height:10px;min-height:10px;width:100%}.rotate90{rotate:90deg}.rotate180{rotate:180deg}.rotate270{rotate:270deg}.space-between{justify-content:space-between}.center{align-items:center;justify-content:center}.hug{flex:0}.grow{flex:1}.base{flex-basis:1}.align-end{align-items:flex-end}.group{display:flex;width:100%;height:100%}.rows{flex-direction:row}.columns{flex-direction:column}a-word.svelte-1g4w90s{display:flex;flex-direction:row;gap:20px;flex:1;flex-basis:100%}
