#yuriRing {
  background-image: linear-gradient(to top,#000,#00000000), url('https://rockseize.neocities.org/image/homumado.jpg'); 
  background-size: cover; 
  display: grid;
  height: 130.5px;
  width: 232px;
  color: #fff;
  font-family: 'Times New Roman';
  font-size: 18px;
}

#yuriSpan {
  display: inline-block;
  align-self: end;
  justify-self: center;
  text-align: center
}

#yuriLink {
  text-decoration: none;
  color: #fff;
}