.gooey-spinner-container{display:grid;place-items:center;width:100%;height:100%}.gooey-spinner-svg{width:200px;height:200px}.dot{fill:currentColor;transition:cx .5s cubic-bezier(.3,1.4,.4,1),cy .5s cubic-bezier(.3,1.4,.4,1),r .5s cubic-bezier(.3,1.4,.4,1)}#gooey{transform-origin:100px 100px;transition:transform .5s linear}
