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 -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -