body {
  background-image: url(https://file.garden/aIeHlxfH0QVghDWr/7eaa1a8246e2834d2d0cf26e912a0f6e.jpg);
  background-size: cover;
}
.text-container {
   overflow-y: hidden; 
  overflow-x: hidden; 
  background: transparent;
  width: 400px;
  margin: auto;
 
}
.site-header p {
color: white;
 
}
.site-footer {
display: none;
}
.publish-timestamp, .edit-timestamp, #theme-toggle {
display: none;
}
.site-header svg {
color: white;
}

.site-header a {
color: red;
}

a {
color: red;
}
.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%;
  align-items: center; 
  justify-content: center; 
align-items: center;
padding-bottom: 10px;
}
