<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*.bg {
  background: url('../../Content/img/home-bg.jpg') no-repeat center center;
  position: fixed;
  width: 100%;
  height: 350px; 
  top:0;
  left:0;
  z-index: -1;
}

.jumbotron {
  height: 350px;
  color: white;
  text-shadow: #444 0 1px 1px;
  background:transparent;
}*/
.style-letter {
    font-size: 200%;
}

/*#chartContainer{
    height: 10px;
    width: 95%;
    display: none;
}

#resize {
    display: none;
}*/</pre></body></html>