<!DOCTYPE html>
<title>main { display: block; }</title>
<style>main {
border: 2px solid blue;
}</style>
<main>foo</main><main>bar</main>