body,html{margin:0;padding:0;box-sizing:border-box;font-family:Montserrat,sans-serif}.scriptListener{position:absolute;top:20px;left:20px;background:#fffc;padding:20px;border-radius:10px;max-width:300px;z-index:10}.textDiff{margin-top:10px;max-height:200px;overflow-y:auto;position:absolute;bottom:20px;left:20px;font-size:2em;font-weight:700;color:#fff;background:#00000080;padding:20px;display:flex;flex-wrap:wrap;gap:.3em}.textDiff .--spoken{animation:spoken .15s ease-in-out;color:var(--spoken-color, #2255ff)}@keyframes spoken{0%{color:#fff}50%{color:#92f}to{color:var(--spoken-color, #22aaff)}}
