/ docs / html / index.css
index.css
 1  ul {
 2  list-style-type: none;
 3  margin-top: 0;
 4  margin-bottom: 0;
 5  }
 6  h3 {
 7    text-align: center;
 8  }
 9  body {
10    padding-left: 50px;
11  }
12  p {
13    margin-top: 0em;
14    margin-bottom: 0em;
15  }