1 2 3 4 5 6 7 8 9 10
<!DOCTYPE html> <style> body { margin: 0 } p { height: 1200px; width: 100px; box-shadow: 0px -100px 100px black; } </style> <p>