body .section {
    width: 100%;
    max-width: 100%;
}
body .grid {
    display: grid;
}