*, *:before, *:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
html {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
input, button, select, textarea {font-family: inherit;font-size: inherit;line-height: inherit;}
img {vertical-align: middle;max-width: 100%;height: auto;}
body {-webkit-font-smoothing: antialiased;-webkit-text-size-adjust: 100%;}

section { overflow: hidden; }
::selection { background: #161a1b; color: #fff; }
::-moz-selection { background: #161a1b; color: #fff; }

a {text-decoration: none;}

.yakinda-img {width: 100vw;height: 100vh;}