Copy this HTML code and place the code where you want to see the calculator!
<div id="container_8112701"></div>
<script src="https://my.fairvalue-calculator.com/my/assets/js/public/calculator.js"></script>
<script>
Fairvalue.loadCalculator({
element: '#container_8112701',
calculator: 'growth'
});
</script>