generated at
TBK
The Brothers Karamazov


icon.svg
<svg width="200" height="100" viewBox="0 0 200 100" xmlns="http://www.w3.org/2000/svg"> <style type="text/css"> #tx01{ font-weight:800; fill: white; stroke: gray; stroke-width:4; stroke-linecap:round; stroke-linejoin:round; animation: scrollAnime 18s linear infinite; } @keyframes scrollAnime{ 0% { transform: translateX(100%)} 100% { transform: translateX(-1280%)} } </style> <text id="tx01" x="10" y="90" font-size="90" letter-spacing="10" word-spacing="10" > The Brothers Karamazov カラマーゾフの兄弟 </text> </svg>