.info_contents { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; } .info_item { background-color: #f7f7f7···