<!DOCTYPE html> | |
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org"> | |
<style> | |
:root { | |
print-color-adjust: exact; | |
} | |
body { | |
margin: 0; | |
} | |
</style> | |
<div style="height:350vh; background:cyan;"> | |
There should be four pages. | |
</div> |