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