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