@import "tailwindcss";
body{
  font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
  /*font-family: 'Times New Roman', Times, serif;*/
}

nav {
  width: 100%;      
}
   

