@import url('https://fonts.googleapis.com/css2?family=Bellefair&display=swap');


.text-container {
  padding: 0;
  margin: auto;
  width: 620px;
  background: white;
   	border-style: solid;
	border-image: url("https://file.garden/Zx3Clq1Z7kthf_V-/pastry/idia/tumblr_092ae2c36c76fb2f57d94a1168628bb5_16af82ea_1280%20(7).webp") 40 fill round;
	border-image-slice: 25%;
        border-image-repeat: round;
	border-width: 40px;
	background-clip: padding-box;
}

.maintext {
  color: #5455a0;
   font-family: "Bellefair";
  text-align: center;
  font-size: 1.1em;
    line-height: 1.5;
}

.color2 {
  color: #228baf;
}

body {
  background-image: url("https://file.garden/Zx3Clq1Z7kthf_V-/pastry/idia/angelic-pretty-space-lolipop-navy-by-lolitaprints-collect-dffzcgc-414w-2x.webp");
}

.maintext a {
  color: #228baf;
}