.text-container {
background-color: #ffffff80;
  border: dashed 1px;
  border-color: #ffa8c8; 
  max-width: 240px;
  margin: auto;
  text-align: center;
}

body {
  background-image: url(https://files.catbox.moe/p8t4oy.png);
}

::-webkit-scrollbar {
  display: none;
}

