11 lines
126 B
CSS

body {
padding: 0 2em;
}
ul {
list-style: none;
}
li {
padding-bottom: 0.25em;
font-size: 1.25em;
}