@import url('https://fonts.cdnfonts.com/css/crass');

.v-application--wrap nav{
  background: none;
}

nav #title{
  font-family: 'Crass', sans-serif;
  letter-spacing: .15em;
  word-break: keep-all;
  white-space: normal;
}

.img.thumb img{
  aspect-ratio: auto !important;
  max-height: 100% !important;
}