let agreementObj = { display: function(){ controller.clearScreen(); controller.agreementStrand.style.display = "flex"; } }