/* basic */
html{-webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-user-select:none;}
html, * {outline: 0; }
*, a, button, input, textarea{font-family:inherit;}
html, body{height:100%; width: 100%; border:0;margin:0;padding:0;background: url('omosite.jpg') 50% 50% no-repeat; background-size: contain;}
a, a:hover{text-decoration:none;display: block;}
img{vertical-align:bottom;border:0;}
button,input,select,textarea{vertical-align:middle;}
div {box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
ul, li { list-style: none; padding: 0; margin: 0; }
li, ul > div { display: inline-block; }