ul {
    list-style-position: inside;
}

section>div {
    grid-column: 2/-2 !important;
}