element.style {
}
* {
    padding: 0;
    margin: 0;
}
user agent stylesheet
link {
    display: none;
}
style attribute {
    --wm-toolbar-height: 67px;
}
:root {
    --wm-toolbar-height: 65px;
}
html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
::selection {
    background: #808080;
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #808080;
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #808080;
    color: #fff;
    text-shadow: none;
}