html,body,#root{height:100%}.lds-ripple-wrapper{display:grid;place-items:center;width:100%;height:100%}.lds-ripple{display:inline-block;position:relative;width:80px;height:80px}.lds-ripple div{position:absolute;border:4px solid #000000;opacity:1;border-radius:50%;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite}.lds-ripple div:nth-child(2){animation-delay:-.4s}@keyframes lds-ripple{0%{top:40px;left:40px;width:0;height:0;opacity:0}4.9%{top:40px;left:40px;width:0;height:0;opacity:0}5%{top:40px;left:40px;width:0;height:0;opacity:1}to{top:0;left:0;width:80px;height:80px;opacity:0}}.day-card.red{background-color:#f99d9d}.day-card.blue{background-color:#8585ef}.day-card.green{background-color:#b4f3c2}.day-card.purple{background-color:#9a74e3}.tags b{margin:10px}.tags .selected,.tags .selected:hover{background:#a3dfa3}.day-cards{height:8vh!important}.day{height:10vh!important}
