body {

background-color:#061B1E;
color:#fff;


}

a {
color:#ED1E8A;
content:↩;
}

main {
width:700px;


font-family:cbw2,cbw,cb,sans-serif;
font-size:3.5vw;
line-height:1.2em;

  

}

#ovf {
width:800px;
}

@font-face {
  font-family: cbw2;
  src: url(/fonts/cb.woff2);
}

@font-face {
  font-family: cbw;
  src: url(/fonts/cb.woff);
}

@font-face {
  font-family: cb;
  src: url(/fonts/cb.ttf);
}