Embed
To import the page as an iframe, copy this code into your website:
<style>
#proper-score {
border: 0;
}
</style>
<script>
function resizeProperScore(e) {
if (e.isTrusted && (e.origin == 'https://proper-score.app')) {
let iframe = document.getElementById('proper-score');
iframe.width = e.data.width + 16;
iframe.height = e.data.height + 16;
}
}
window.addEventListener('message', resizeProperScore, false);
</script>
<iframe id="proper-score" src="https://proper-score.app/embed/season/7568E57B-3383-4602-8EAF-F04B279B85CA">