html,body{overscroll-behavior:none;touch-action:manipulation;height:100%;margin:0;padding:0}body{background:#171717;overflow-y:auto}html,body{overflow-x:hidden}.reply-highlight{animation:1.2s ease-out replyFlash}@keyframes replyFlash{0%{background:#ffffff1a}to{background:0 0}}.emote-img{width:32px;height:32px;margin-top:-10px;position:relative}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin-slow{animation:2.5s linear infinite spin-slow}
