/*body {
  background-color: black;
}*/

#circle {
  transition-property: width, height;
  border-radius: 50%;
}
