# Placement ```html
Oops!
Oops!
Oops!
Oops!
Oops!
Oops!
Oops!
Oops!
Oops!
Oops!
Oops!
Oops!
``` ```css .popover-grid { display: grid; grid-template-columns: auto auto auto auto auto; grid-gap: 12px; justify-content: center; align-items: center; } .large-text { font-size: 48px; } ```