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