Share Brilliantly
financial analytics
<div style="border:solid;border-width:1px;border-color:lightgrey;border-radius:10px;min-height:200px;padding:10px;">
</div>
<div style="display:flex;flex-direction:row;">
<div style="flex:1;">Revenues</div>
<div style="width:100px;">100</div>
</div>
<div style="height:1px;background-color:lightgrey;"></div>
<div style="border:solid;border-width:1px;border-color:lightgrey;border-radius:10px;min-height:200px;padding:10px;">
<div style="display:flex;flex-direction:row;">
<div style="flex:1;">Revenues</div>
<div style="width:100px;">100</div>
</div>
<div style="display:flex;flex-direction:row;">
<div style="flex:1;">Cost of Goods Sold</div>
<div style="width:100px;">30</div>
</div>
<div style="height:1px;background-color:lightgrey;"></div>
<div style="display:flex;flex-direction:row;">
<div style="flex:1;">Gross Profit</div>
<div style="width:100px;">70</div>
</div>
</div>
<div style="display:flex;flex-direction:row;">
<div style="font-weight:bold;padding-left:20px;flex:1;">Gross Profit</div>
<div style="width:100px;">70</div>
</div>