.creepy-container{width:140px;height:50px;position:relative}.eyes-layer{z-index:0;background-color:#000;border:2px solid #000;border-radius:999px;width:100%;height:100%;position:absolute;overflow:hidden}.eyes{gap:6px;display:flex;position:absolute;bottom:8px;right:12px}.eye{background-color:#fff;border-radius:50%;width:15px;height:15px;position:relative}.pupil{background-color:#000;border-radius:50%;width:6px;height:6px;position:absolute;top:4px;left:4px}.creepy-button{color:#fff;cursor:pointer;z-index:2;transform-origin:0 100%;background-color:#f44336;border:2px solid #000;border-radius:999px;justify-content:center;align-items:center;width:100%;height:100%;font-size:1rem;font-weight:700;transition:transform .4s;display:flex;position:absolute}.creepy-container:hover .creepy-button{transform:rotate(-10deg)}
