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