.delete-action[data-v-20011476]{position:absolute;top:50%;right:10px;transform:translateY(-50%)}.gsi-material-button[data-v-18083b43]{background-color:#fff;border:none;padding:30px 80px;display:inline-flex;align-items:flex-start;cursor:pointer;border-radius:40px;transition:box-shadow .2s ease}.gsi-material-button[data-v-18083b43]:hover{box-shadow:0 0 25px rgba(0,0,0,.61)}.gsi-material-button-icon[data-v-18083b43]{margin-right:8px}.gsi-material-button-contents[data-v-18083b43]{font-size:14px;font-weight:500}*{box-sizing:border-box}body{font-family:Poppins,sans-serif;margin:0;padding:0}*,:after,:before{padding:0;margin:0;box-sizing:border-box}.container{height:100%;width:100%;position:fixed;margin:auto;left:0;right:0;top:0;bottom:0;overflow:hidden;border-radius:10px}.container div{position:absolute;border-radius:50%;animation:gradient 4s infinite}@keyframes gradient{70%{transform:scale(1.2) translate(50px)}}.container div:first-child{height:90%;width:80%;background-color:#ffdabe;left:-20%;top:-10%}.container div:nth-child(2){height:80%;width:70%;background-color:#e7fff0;top:-12%;right:-12%;animation-delay:2s}.container div:nth-child(3){height:65%;width:80%;background-color:#e4e4ff;bottom:-15%;right:-20%;animation-delay:.3s}.container div:nth-child(4){height:50%;width:75%;background-color:#c1ebff;bottom:-10%;left:-18%;animation-delay:1.2s}.container:after{position:absolute;content:"";height:100%;width:100%;-webkit-backdrop-filter:blur(80px);backdrop-filter:blur(80px)}