Kolmyk

Kolmyk's profile picture

Last active:

Mood: Eepy

View my: Blog | Forum Topics

SpaceHey URL:

https://spacehey.com/kolmyk

Kolmyk's Interests

General

Music

Movies

Television

Books

Heroes

HIIIII MOOOOM I AM IN THE CODE

Welcome to your styled page!

This text and many other elements will appear white on top of the video background.

This section is hidden by CSS (collapsed).

Scroll down to test scrolling with background video.

function resizeIframe() { const iframe = document.getElementById('youtubeVideo'); const windowRatio = window.innerWidth / window.innerHeight; const videoRatio = 16 / 9; if (windowRatio > videoRatio) { iframe.style.width = '100vw'; iframe.style.height = (window.innerWidth / videoRatio) + 'px'; } else { iframe.style.height = '100vh'; iframe.style.width = (window.innerHeight * videoRatio) + 'px'; } } window.addEventListener('resize', resizeIframe); window.addEventListener('load', resizeIframe);

Kolmyk's Latest Blog Entries [View Blog]

What do you guys think of my layout (view more)

Kolmyk's Blurbs

About me:

21yo game dev. Coffee-fueled gremlin. Currently building weird stuff.

Who I'd like to meet:

Kolmyk's Friends Comments

Displaying 0 of 0 comments ( View all | Add Comment )