* {
 color: #47615E;
}

.image { content:url(https://i.postimg.cc/fRWtnHBN/Untitled1301-20250805114612.png);
  width: 300px;
  height: auto;
  margin: auto;
}
  
  .text-container { 
 text-align: center !important;
 max-width: 400px;
 margin: auto;
box-shadow: 0 0 10px 8px rgba(253, 248, 242, 0.6); 
background-color: #fdf8f2;
  color: #47615E;
}

body {
  background-image: url("https://file.garden/ZiGDWAYeVEwNhquE/pastry%20sabo%20bg");
      align-items: center; 
  justify-content: center; 
 margin: auto;
}

.paste-container { 
   max-width: 400px;
}

.button.edit {
background: rgba(253, 248, 242, 0); 
   color: #47615E;
}

.owner-info, .views-count {
  padding-right: 10px;
}
 
.publish-timestamp, .edit-timestamp, #theme-toggle {
display: none;
}

.site-footer {
display: none;
}

.site-header p {
padding-bottom: 5px;
}

.site-header svg {
padding-bottom: 5px;
}

.site-header a {
padding-bottom: 5px;
 color: #47615E;
}

a {
   color: #708E8E;
}