body {
  text-align: center;
  font-family: 'PT Serif', serif;

}
li {
    list-style-type: none;
}
.banner {
  background: #000;
  color: #fff;
}
