and the "main" div has a really big width like:
width: 100000000000000px;
> 33554428 .toString(2) '1111111111111111111111100'
and the "main" div has a really big width like:
however when i inspect this element in safari's inspector, it shows as "33554428px" width, it seems to be a safari upper boundary huh?