Files
gotenberg/test/testdata/chromium/url/sample1/header.html
2021-08-22 12:52:44 +02:00

13 lines
182 B
HTML

<html>
<head>
<style>
body {
font-size: 8rem;
margin: 4rem auto;
}
</style>
</head>
<body>
<span class="title"></span>
</body>
</html>