.cover {
  width: 100%;
  aspect-ratio: 1/1;
  background-size: cover;
  background-position: center;
  width: 128px;
}
