@import url(https://fonts.googleapis.com/css?family=Open+Sans:700,300);
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
* .frame {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 400px;
  height: 400px;
  margin-top: -200px;
  margin-left: -200px;
  border-radius: 2px;
  box-shadow: 4px 8px 16px 0 rgba(0, 0, 0, 0.1);
  overflow: hidden;
  background: #fff;
  color: #333;
  font-family: "Open Sans", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
* .frame .center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: #4C4BA2;
  position: relative;
  padding-top: 5%;
}
* .frame .center .particle {
  width: 3%;
  height: 3%;
  background: #fff;
  border-radius: 50%;
  position: absolute;
}
* .frame .center .particle-1 {
  top: 5%;
  animation: oscillate 1016.9491525424ms ease-in-out infinite;
}
@keyframes oscillate {
  0%, 100% {
    left: 62%;
  }
  50% {
    left: 38%;
  }
}
* .frame .center .particle-2 {
  top: 9.5%;
  animation: oscillate 1034.4827586207ms ease-in-out infinite;
}
@keyframes oscillate {
  0%, 100% {
    left: 62%;
  }
  50% {
    left: 38%;
  }
}
* .frame .center .particle-3 {
  top: 14%;
  animation: oscillate 1052.6315789474ms ease-in-out infinite;
}
@keyframes oscillate {
  0%, 100% {
    left: 62%;
  }
  50% {
    left: 38%;
  }
}
* .frame .center .particle-4 {
  top: 18.5%;
  animation: oscillate 1071.4285714286ms ease-in-out infinite;
}
@keyframes oscillate {
  0%, 100% {
    left: 62%;
  }
  50% {
    left: 38%;
  }
}
* .frame .center .particle-5 {
  top: 23%;
  animation: oscillate 1090.9090909091ms ease-in-out infinite;
}
@keyframes oscillate {
  0%, 100% {
    left: 62%;
  }
  50% {
    left: 38%;
  }
}
* .frame .center .particle-6 {
  top: 27.5%;
  animation: oscillate 1111.1111111111ms ease-in-out infinite;
}
@keyframes oscillate {
  0%, 100% {
    left: 62%;
  }
  50% {
    left: 38%;
  }
}
* .frame .center .particle-7 {
  top: 32%;
  animation: oscillate 1132.0754716981ms ease-in-out infinite;
}
@keyframes oscillate {
  0%, 100% {
    left: 62%;
  }
  50% {
    left: 38%;
  }
}
* .frame .center .particle-8 {
  top: 36.5%;
  animation: oscillate 1153.8461538462ms ease-in-out infinite;
}
@keyframes oscillate {
  0%, 100% {
    left: 62%;
  }
  50% {
    left: 38%;
  }
}
* .frame .center .particle-9 {
  top: 41%;
  animation: oscillate 1176.4705882353ms ease-in-out infinite;
}
@keyframes oscillate {
  0%, 100% {
    left: 62%;
  }
  50% {
    left: 38%;
  }
}
* .frame .center .particle-10 {
  top: 45.5%;
  animation: oscillate 1200ms ease-in-out infinite;
}
@keyframes oscillate {
  0%, 100% {
    left: 62%;
  }
  50% {
    left: 38%;
  }
}
* .frame .center .particle-11 {
  top: 50%;
  animation: oscillate 1224.4897959184ms ease-in-out infinite;
}
@keyframes oscillate {
  0%, 100% {
    left: 62%;
  }
  50% {
    left: 38%;
  }
}
* .frame .center .particle-12 {
  top: 54.5%;
  animation: oscillate 1250ms ease-in-out infinite;
}
@keyframes oscillate {
  0%, 100% {
    left: 62%;
  }
  50% {
    left: 38%;
  }
}
* .frame .center .particle-13 {
  top: 59%;
  animation: oscillate 1276.5957446809ms ease-in-out infinite;
}
@keyframes oscillate {
  0%, 100% {
    left: 62%;
  }
  50% {
    left: 38%;
  }
}
* .frame .center .particle-14 {
  top: 63.5%;
  animation: oscillate 1304.347826087ms ease-in-out infinite;
}
@keyframes oscillate {
  0%, 100% {
    left: 62%;
  }
  50% {
    left: 38%;
  }
}
* .frame .center .particle-15 {
  top: 68%;
  animation: oscillate 1333.3333333333ms ease-in-out infinite;
}
@keyframes oscillate {
  0%, 100% {
    left: 62%;
  }
  50% {
    left: 38%;
  }
}
* .frame .center .particle-16 {
  top: 72.5%;
  animation: oscillate 1363.6363636364ms ease-in-out infinite;
}
@keyframes oscillate {
  0%, 100% {
    left: 62%;
  }
  50% {
    left: 38%;
  }
}
* .frame .center .particle-17 {
  top: 77%;
  animation: oscillate 1395.3488372093ms ease-in-out infinite;
}
@keyframes oscillate {
  0%, 100% {
    left: 62%;
  }
  50% {
    left: 38%;
  }
}
* .frame .center .particle-18 {
  top: 81.5%;
  animation: oscillate 1428.5714285714ms ease-in-out infinite;
}
@keyframes oscillate {
  0%, 100% {
    left: 62%;
  }
  50% {
    left: 38%;
  }
}
* .frame .center .particle-19 {
  top: 86%;
  animation: oscillate 1463.4146341463ms ease-in-out infinite;
}
@keyframes oscillate {
  0%, 100% {
    left: 62%;
  }
  50% {
    left: 38%;
  }
}
* .frame .center .particle-20 {
  top: 90.5%;
  animation: oscillate 1500ms ease-in-out infinite;
}
@keyframes oscillate {
  0%, 100% {
    left: 62%;
  }
  50% {
    left: 38%;
  }
}

/*# sourceMappingURL=index.css.map */
