.text{
    font: 16px "EB Garamond", serif;
    color: rgb(26, 255, 224);
  
}

.date{
  text-decoration: underline;
  margin-top: 3%;
}

pre{
    font: 16px "EB Garamond", serif;
    color: rgb(26, 255, 224);
    border: none;
    padding: 0;
}