---
title: "Size Test"
layout: "base.njk"
---

<h1>Size test</h1>

<p>See the browser console for the output.</p>
<script src="{{ '/js/size.js'|url|safe}}"></script>
