
*{
    -webkit-tap-highlight-color: transparent; /* Removes the blue/gray box on tap */
    outline: none; /* Removes the focus border */
}
