CSS动画效果个人练习第五天 Html源代码 comic2 CSS源代码 * { padding: 0; margin: 0; } body { background-color: rgb(41, 45, 62); } .container { font-size: 120px; font-weight: bold; text-transform: uppercase; } svg { position: absolute; width: 100%; height: 100%; } .text { fill: none; stroke-widt