.utterances{background-color:var(--bg-color);min-height:271px;min-width:100%}.post-comments{margin:24px auto 0;max-width:var(--content-width);min-height:271px}.post-comments--loading{animation:loader 1s infinite reverse;background:var(--skeleton-linear-gradient);background-size:200%;width:100%}@keyframes loader{0%{background-position:-100% 0}to{background-position:100% 0}}