mark {
    background-color: rgb(86,112,147);
    color: white;
}
th {
  text-align: center;
}
code {
  background: #FFFFFF;
  color: rgb(86,112,147);
}

