
body {background-color: #FAE8F1;
background-image: url(https://i.imgur.com/5NUh8lL.png); 
background-repeat:;
background-position: ;
background-attachment: fixed;
font-family: monospace; font-size: 8pt; line-height: 140%; color:; margin: 0px 0; cursor: crosshair;}


b {font-family: monospace; color: #EB0279; font-size: 8pt; letter-spacing: 0px; line-height: 10pt;}

u {color: #EDA3C9!important; color:#99ccff;font-family: trebuchet ms; font-size: 8pt; font-weight:normal; letter-spacing:0px; text-decoration: ;}

i  {font-family: monospace; color: #99ccff; font-size: 8pt; letter-spacing: 0px; line-height: 10pt;}



S,s {font-family: trebuchet ms; color: #EDA3C9; font-size: 8pt; letter-spacing: 1px; line-height: 10pt;}



small {text-transform: uppercase;  font-family: monospace; font-size: 8pt !important; color: #EDA3C9; !important;}



big {color: #ff99cc; font-family: cooper black; font-size: 18pt; font-weight: bold; font-style: none; letter-spacing: -1pt; text-shadow: #0000001px 1px; text-transform: none;}



a, a:link, a:visited {color: #EB0279; text-decoration: none;}

a:hover {color: #99ccff; font-weight: bold; text-decoration: none; cursor: help;}

/* --- FORCE BACKGROUND IMAGE DISPLAY --- */
body, .ui, .landing-page, .public-layout {
  /* Replace URL below with your actual hosted image link (HTTPS required) */
  background-image: url(https://i.imgur.com/5NUh8lL.png);
  background-size:;
  background-position: center center !important;
  background-attachment: fixed !important;
  background-repeat: repeat !important;
}

/* --- OPTIONAL: TRANSLUCENT COLUMNS --- */
/* This makes the main feed slightly see-through so your image isn't hidden */
.status, .detailed-status, .account__header, .notification, .column-header {
  background-color: #FDE9F9!important;
  backdrop-filter: blur(4px);
 opacity: 0.7;
 cursor: crosshair;
 background-image: url('https://i.imgur.com/899FrWx.png') !important;
}

/* Clear default dark background overlays on column wrappers */
.column, .scrollable {
  background: transparent !important;
}

