body {
  text-align: center;
  font-family: sans-serif;
}
.b {
  text-shadow: 10px 10px 0px rgba(0, 0, 0, 0.2);
  letter-spacing:15px
}
.a {
  font-size: 80%; 
}
ul {
  list-style-type: none;
}