.box ul {
background: #FEFEFE;
list-style: disc;
padding: 1em;
}
.box ul li {
font-size: 1.2rem;
line-height: 1.8em;
}