*{box-sizing:border-box}html,body{width:100%;height:100%;box-sizing:border-box}body{background-color:#9775cd}:root{--color-primary: #9775cd;--color-secondary:#ecbae8;--color-neutral:#8d8d8d;--color-primary-light:#c9afde;--color-primary-hover:#02A4C0}.flex{display:flex}.flx-row{display:flex;flex-direction:row}.flx-col{display:flex;flex-direction:column}.center{justify-content:center;align-items:center}.jcsa-aic{justify-content:space-around;align-items:center}.jcsb-aic{justify-content:space-between;align-items:center}.jcsa{justify-content:space-around}
