@font-face { src: url(https://files.catbox.moe/gvfl5a.ttf);
font-family: kiddos;
}

.text-container {
  background-color: #fff;
  border: solid 25px;
  border-image: url(https://file.garden/ZxhJ4966ym14IKGg/Untitled829_20250317013805.png) 30% round;
  border-color: #35354f; 
  border-image-outset: 8px;
  max-width: 600px;
  margin: auto;
  text-align: center;
}

body {
  background-image: url(https://files.catbox.moe/3suxyf.png);
  background-size: 20%;
  background-position: top;
  color: #7a626a;
  font-family: kiddos;
}


a {
 color: #e0b8c6;
  font-family: kiddos;
}
strong { 
  color: white;
    text-shadow:  -1px -1px 0 #b3929e, 1px -1px 0 #b3929e, -1px 1px 0 #b3929e, 1px 1px 0 #b3929e;
  font-weight: 700 !important;
  font-family: kiddos;
}

img {
  display: block;
  margin: auto;
}

::-webkit-scrollbar {
  display: none;
}

.info {
  text-align: center;
}