let registerObj = { display: function(){ controller.clearScreen(); controller.registerStrand.style.display = "flex"; }, }