body {
    -webkit-tap-highlight-color: rgba(0,0,0, 0.0);
    -webkit-user-select: none;
}
#butan:hover {
    background-position: 0 0;
}
