<!DOCTYPE html>
<style>
@page {
size: 500px 2000px;
}
</style>
<div style="font-size:3em;">PASS</div>
<div style="height:10000px;"></div>
<!DOCTYPE html>
<style>
@page {
size: 500px 2000px;
}
</style>
<div style="font-size:3em;">PASS</div>
<div style="height:10000px;"></div>