//html code hello world //style.css .parent{ position: relative; } .child{ position: absolute; top: 0; left: 0; }