.chart-container{position:absolute;width:1920px;height:1080px;transform:scale(.3);transform-origin:top left;border:2px dashed #000}.x-axis,.y-axis{position:absolute;background-color:#3e81c2}.x-axis{top:0;left:0;width:100%;height:2px}.y-axis{top:0;left:0;width:2px;height:100%}.boxSize{position:absolute;background:#357b61;color:#fff;display:flex;justify-content:center;align-items:center;font-size:90px}.arrow1{bottom:0;left:-25px;transform:rotate(30deg)}.arrow1,.arrow2{position:absolute;width:0;height:0;border-style:solid;border-width:25px 40px 25px 0;border-color:transparent #3e81c2 transparent transparent}.arrow2{top:-20px;right:0;transform:rotate(-60deg)}