/* Magic eight ball that we made */
#balls
{
  width:350px;
  height:350px;
  background-color: black;
  border-radius: 50%;
}