Advertisement
Amorf

Untitled

Mar 2nd, 2022
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. <section class="video">
  2. <video controls="controls" src="./Video/video.mp4"></video>
  3. </section>
  4.  
  5. .video{
  6. display: flex;
  7. justify-content: center;
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement