@namespace "http://www.w3.org/1999/xhtml"; body { -webkit-user-select: none; cursor: default; } html, body { overflow: hidden; } img, a { -webkit-user-drag: none; } [contenteditable], input { -webkit-user-select: auto; }