ul {
    list-style: disc;
    margin-left: 30px;
}
p {
    margin: 20px 0 0px;
}