body {
  background-color:black;
background-image:url('https://file.garden/aJJT1ka3yQqsHRxR/3446ea2b9bbf9.png');
background-size:cover;
}

.mainbg {
  width:650px;
  height:450px;
  padding:1px;
  background-color:#880054;
  border-style: double;
  border-color: white;
  align-content:center;
  margin:auto;
  position:static;
}

.textbg {
  width:642px;
  height:380px;
  padding:25px;
  position:static;
  background-color:white;
  background-image: url(https://file.garden/aJJT1ka3yQqsHRxR/heart%20bg%20tp.gif);
  align-content: center;
}

.doppio{
width: 385px;
position:absolute;
margin-top:-253px;
margin-left:-100px;
}

.doppio2{
width: 125px;
position:absolute;
margin-top:-450px;
margin-left:590px;
}

.text-container {
  border: none;
  background: transparent;
}

.textabt {
  width:310px;
  height:160px;
  padding:5px;
  position:static;
  background-color:white;
  border: 2px dotted #880054;
  margin-top:-348px;
  margin-left:400px;
  font-family: "Galindo";
  text-align: center;
  color:#3A2B55;
  font-size: 15px;
}

.texturl {
  width:345px;
  height:135px;
  padding:5px;
  position:static;
  background-color:white;
  border: 2px dotted #880054;
  margin-top:10px;
  margin-left:-42px;
  font-family: "Galindo";
  text-align: center;
  color:#3A2B55;
  font-size: 15px;
}

.title {
  position:static;
  width:275px;
  margin-top:-440px;
  margin-left:-90px;
animation: float 2s ease-in-out infinite;
}

@keyframes float {
	0% {
		transform: translatey(0px);
	}
	50% {
		transform: translatey(-15px);
	}
	100% {
		transform: translatey(0px);
	}
}

.buttons {
width:190px;
position:absolute;
margin-top:153px;
margin-left:521px;
}
.site-header p {
color: white;
  font-family: "Galindo";
 
}
.site-footer {
display: none;
  font-family: "Galindo";
}
.publish-timestamp, .edit-timestamp, #theme-toggle {
display: none;
  font-family: "Galindo";
}
.site-header svg {
color: white;
  font-family: "Galindo";
}

.site-header a {
color: #C8A237;
  font-family: "Galindo";
}

a {
color: #880054;
  font-family: "Galindo";
}
.button, button {
color: white;
background-color: transparent; 
  padding: 0px;
}

.button:hover {
background-color: #C8A237;
}
.views-count {
  color: white;
  padding-top: 10px;
  font-family: "Galindo";
}
.owner-info {
  color: white;
  padding-top: 10px;
  font-family: "Galindo";
}
.paste-container {
  width: 675px;
  position: relative;
  padding-left: 0;
  padding-right: 0;
    height: 100%;
  align-items: center; 
  justify-content: center; 
align-items: center;
padding-bottom: 10px ;
}
@font-face{
  font-family: "Galindo";
  src: url(https://file.garden/aJJT1ka3yQqsHRxR/Galindo-Regular.ttf);