.title {
 text-align: left;
  background-image:url("https://xeraui.neocities.org/xeraui/golden.gif");
   color: white;
    border-radius: 42px;
      font-size: 19px;
       padding-left: 3px;
        position: fixed;  
         padding-right: 3px;
         font-family: unchanged;
        text-shadow: 2px 1px 1px  #000000;
       word-spacing: 3px;
}
@font-face {
  font-family:"unchanged";
   src: url(https://xeraui.neocities.org/unchanged.ttf);
}