Mystikos Productions (function() { const el = document.getElementById('scaling-root'); function rescale() { if (!el) return; const scale = Math.min(window.innerWidth / 1920, 1); el.style.transform = `translateX(-50%) scale(${scale})`; el.style.transformOrigin = "top center"; el.style.minHeight = (window.innerHeight / scale) + "px"; } window.addEventListener('resize', rescale); window.addEventListener('DOMContentLoaded', rescale); rescale(); })(); Past Work:
This is a VERY VERY small portion of the video i have edited.
also note many of these thumbnails were made by me :)