Problem Description

Create a grid where some items span columns and use dense packing.

Input Format

No input.

Output Format

Print the HTML+CSS code in one block.

Constraints

Use grid-auto-flow: dense and one item spanning 2 columns.

Solutions (0)

No solutions submitted yet. Be the first!

Discussion (0)

No comments yet. Start the discussion!

Prev Next