.quote-container{display:grid;grid-template-columns:repeat(9,1fr)}.letter-column{display:flex;justify-content:center;border-right:1px solid gray}.letter{font-size:2rem;font-weight:700;width:100%;text-align:center;text-transform:lowercase}.letter-column.items-start{align-items:flex-start}.letter-column.items-end{align-items:flex-end}.green-background-ball{background:rgba(57,182,92,.31);filter:blur(220.8000030517578px)}.blue-background-ball{background:rgba(57,161,182,.39);filter:blur(220.8000030517578px)}.purple-background-ball{background:rgba(65,49,138,.42);filter:blur(220.8000030517578px)}.form-container{overflow-y:auto;overflow-x:hidden;::-webkit-scrollbar-track{border-left:1.5px solid transparent;border-right:1.5px solid transparent;box-shadow:inset 0 0 1px #000;border-radius:20px;background-clip:content-box}::-webkit-scrollbar{display:flex;height:10px;width:6px}::-webkit-scrollbar-thumb{border-radius:20px;background-color:#ccc}}.green-box{background:rgba(57,182,92,.51)}.green-box,.purple-box{filter:blur(130.8000030517578px)}.purple-box{background:#7556ff}.blue-box{background:#35e6e6;filter:blur(250.8000030517578px)}.orange-box{background:#ffa72d;filter:blur(120.8000030517578px)}