@ -219,11 +219,7 @@
btn.style.backgroundColor = '#4990e2';
btn.style.color = 'white';
btn.style.border = 'none';
btn.style.fontSize = '2rem';
btn.style.textAlign = 'center';
btn.style.height = '3rem';
btn.style.width = '10rem';
btn.style.marginLeft = '20px';
btn.style.marginLeft = '5px';
txt = txt+btn.outerHTML;
}