body{background:#ffb503;position:relative;display:flex;justify-content:center;align-items:center;min-height:100vh;font-size:80px}.box{position:absolute;top:0;left:0;background-color:transparent;width:100%;height:100vh}svg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}path{fill:none;stroke-width:35;stroke-linecap:round;stroke-linejoin:round}
