.sknlbox{position: absolute; top: 0; bottom: 0; left: 0; width: 100%; z-index: 100;}
.sknlbox > svg{display:inline-block; width:15px; height:15px; position: absolute; top: 15px; right: 15px; cursor: pointer;}
.sknlbox > svg line{stroke:#FFFFFF; stroke-width:2; pointer-events: none;}
.sknlbox-overlay{position: fixed; width: 100%; height: 100%; top: 0; left: 0;}
.sknlbox-wrap{position: relative;}