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