var elements = document.querySelector(".class");
document.querySelector('#id-goes-here .class-goes-here');
const whiteBoxes = document.getElementsByClassName("box-white")