body {
  color: #ccc;
  background-color: #000;
}

.anim {
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 2px;
  background-color: white;
}