/* access shadow dom */ video-player::shadow video { border-radius: 10px; box-shadow: 0 0 3px #000; } body { margin: 2em; text-align: center; }