Npc: Cadwyn Inkblood.
Choice 1
Choice 2
Clockmaking
Painting
.flowchart {
position: relative;
width: 800px;
height: 550px;
margin: 20px auto;
}
.npcBox, .choice1Box, .choice2Box, .resultBox {
background: #0b0b0b;
border: 2px solid #b80606;
border-radius: 6px;
color: #fff...