body,html{width:100%;min-height:100%;margin:0;padding:0}li,ul{list-style:none}#ant-motion-load{width:100%;height:100%;position:fixed;top:0;-webkit-filter:url(#goo);filter:url(#goo);opacity:0;transition:opacity .5s}#ant-motion-load ul{position:absolute;top:50%;left:50%}#ant-motion-load ul li{width:18px;height:18px;border-radius:100%;background:#019bf0;position:absolute;transition:all 1s cubic-bezier(.175,.885,.32,1.275);left:0;top:0;transform:scale(1)}#react-content:empty+#ant-motion-load{opacity:1}