[moe] [url]:not([show]){ display: none; } [moe] { display: inline-block; } [moe] form:not([show]) { z-index: 99999; position: absolute; background-color: white; padding: 10px; border: 1px solid gray; } #moe-form-mask { cursor: pointer; }