Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The page gets a CSS filter applied that tilts it by 1deg.

    <style>
        body {
            transform: rotate(1deg)
        }
    </style>


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: