.parent { position: relative; } .parent h1 { position: absolute; top: 10px; }
Pro tip: use ```triple backticks around text``` to write in code fences