body {
        background-image: url("https://files.catbox.moe/c18n4j.jpg");
        background-position: center;
        background-size: 100%;
    }

.text-container {
  background-image: url("https://i.postimg.cc/0yZ2DD11/Untitled757-20251217071339.png");
  background-size: 100%;
  width: 375px;
  margin: auto;
  background-color: transparent;
  
  }
.title{
  text-align:center;
  font-family: Adia;
  color: #3e335f;
  font-size: 30px;
  margin-top: -10px;
  margin-left: -100px;
  
  }
.caption{
  text-align: center;
  font-family: Adia;
  color: #000000 ;
  font-size: 17px;
  margin-top: 225px;
  margin-left: 100px;
  
}
.socials{
   text-align: center;
  font-family: Adia;
  color: #000000 ;
  font-size: 17px;
  margin-top: -10px;
  margin-left: 10px;
  
}
a{
  font-family: Adia;
  color: #3e335f;
  text-decoration: underline;