.circle {
  background-color:cyan; 
  width: 100px; 
  height: 100px; 
  position: fixed; 
  border-radius: 50%;
}