Editing wrapper element around <main> in LiveView

You can use:

body > div {
  /* ... */
}