.marker {
  background-image: url('star.svg');
  background-size: cover;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}