Tags:
36 | 1 | 0
html, body { width: 100%; height: 100%; } body { overflow: hidden; background: #131313; perspective: 1000px; } .texteffect { position: absolute; left: 50%; top: 50%; transform: translate3d(-50%, -50%, -100px) scaleY(0.8) rotateX(7deg) rotateY(-30deg); }
Latest Comments section by users