<style>
@import url('https://fonts.googleapis.com/css2?family=Sorts+Mill+Goudy');
@page { size: a4 landscape; margin: 0 }
html { background: red; font: bold 10vw Sorts Mill Goudy; color: white; text-align: center }
</style>

Hello, World!
