1 2 3 4 5 6 7 8 9 10 11
<!DOCTYPE html> <style> body { margin: 0 } p { height: 1200px; width: 100px; box-shadow: 0px -100px 100px black; } </style> <p> <div style="position:absolute; background: white; top: 100px; left: 215px; height: 2px; width: 2px"></div>