* {
	-webkit-tap-highlight-color: transparent;
}
html, body, iframe{
 color: #333;
 height:___HEIGHT___px;
 width:100%;
 max-height:___HEIGHT___px;
 margin:0 !important;
 padding:0 !important;
 box-sizing:border-box;
}
