.title {
  color:       var(--tcol);
  font-family: 'Itim';
  font-size:   3vw;
  position:    fixed;
  right:       1vw;
  top:         1vh;
}
