.circle {
  width: 90px;
  height: 40px;
  background-color: #3498db;
  border-radius: 50%; /* 必須 */
}