javascript - Phantom Bottom Border Around Script -


i trying find source of bottom border in small personal website. have processing sketch in background i'm trying stretch full size of page. want body element render top bottom.

this issue:

bad border

i made html background garish yellow high-visibility.

i have div holding sketch absolute positioning no margin , no padding.

inspect element doesn't reveal space coming , i've tested in ff , in safari.

here page: my personal page (http://asperw.me)

my research on question turns results top margins had collapsed or there random top padding i'm sure neither of culprit.

thank you.

edit: should mention don't think problem sketch height of equal height of body element. can right-click , view image , doesn't have bottom border there.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to understand 2 main() functions after using uftrace to profile the C++ program? -

android - Unable to generate FCM token from dynamically instantiated Firebase -