how to change what twine looks like

CSS
body
{
  background-color: #f5fff0;
}
 
tw-passage
{
  color: #22301a;
}
Source

Also in CSS: