What would you do with this case then?

  .outer {height: 1200px; width: 800px;}
  .inner {margin: auto;}

  
    This is centered vertically

But where should this go?

And what if both p elements had the `inner` class?