html { 
    width:100%; 
    height:100%; 
    font-family: 'Comfortaa', cursive;
 }
 .bottomright {
    position: absolute;
    bottom: 8px;
    right: 16px;
    font-size: 16px;
  }