@font-face {
    font-family: "cmunbtl";
    src: url("https://file.garden/Zy1TbtYrsSNPYjxN/cmunbtl.ttf");
    format("truetype");
}

@font-face {
    font-family: "Wanted";
    src: url("https://file.garden/Zy1TbtYrsSNPYjxN/Wantedo.ttf")
}

* {
  	font-family: "cmunbtl";
  	text-align: center;
color: #FFF;
}
.title {
  font-family: "Wanted";
  text-align: center;
  font-size: 70px;
color: transparent;
-webkit-text-stroke: 0.5px white;
}
.subtitle {
  text-aling: center;
  font-size: 20px;
  letter-spacing: 18px;
 color: #FFF;
  line-height: 0px;
}
.container {
  margin: auto;
width: 700px;
  background-image: url("https://file.garden/Zy1TbtYrsSNPYjxN/old%20paper.jpg")
}
body {
 		background-color:#000;
}
.edit {
		background-color: transparent; 
}
.text-container {
		background-color: transparent;
}
body {
  .footer-line, .edit-timestamp, .publish-timestamp, #theme-toggle, .site-footer, .footer-line, .site-header { 
  	display: none; 
}
  a {
    color: #00fafa;
  }
