/*limit*/

* {
-webkit-user-select: none;
-webkit-touch-callout: none;
-webkit-text-size-adjust: none;
-webkit-tap-highlight-color: rgba(212,239,248,0.4);
}

body{
padding: 0;
margin: 0;
}
