body{
  background-image: url("shrines/luvcat/bg.jpeg");
  text-transform: uppercase;
}
.logo{
  display: block;
  margin: 0 auto;
}
.portrait{
  position: absolute;
  left: 15%;
}
ul{
  list-style: none;
}
.luvcat{
  width: max-content;
  padding: 5px;
  margin-left: 45%;
  margin-top:2%;
  font-size: 15px;
}
.leopard{
  position: absolute;
  bottom: 10%;
  left: 68%;
}