body {
  background-image: url(https://file.garden/aIeHlxfH0QVghDWr/IMG_2043.gif);
  background-size: cover;
}
.text-container {
   overflow-y: hidden; 
  overflow-x: hidden; 
  background: transparent;
  width: 400px;
  margin: auto;
 
}
.site-header p {
color: black;
 
}
.site-footer {
display: none;
}
.publish-timestamp, .edit-timestamp, #theme-toggle {
display: none;
}
.site-header svg {
color: black;
}

.site-header a {
color: grey;
}
p {
  color: black;
}
a {
color: grey;
}
.button, button {
color: white;
background-color: transparent; 
  padding: 0px;
}

.button:hover {
background-color: transparent;
}
.views-count {
  color: white;
  padding-top: 10px;
}
.owner-info {
  color: white;
  padding-top: 10px;
}
.paste-container {
width: 450px;
  position: relative;
  padding-left: 0;
  padding-right: 0;
    height: 100% !important;
  align-items: center; 
  justify-content: center; 
align-items: center !important;
padding-bottom: 10px !important;
}
