diff --git a/assets/profile/background.mp4 b/assets/profile/background.mp4 new file mode 100644 index 0000000..f625b8f Binary files /dev/null and b/assets/profile/background.mp4 differ diff --git a/css/profile.css b/css/profile.css index 3759de8..2c0cb67 100644 --- a/css/profile.css +++ b/css/profile.css @@ -5,7 +5,14 @@ display: flex; align-items: center; } - +#myVideo { + position: fixed; + right: 0; + bottom: 0; + min-width: 100%; + min-height: 100%; + z-index: -1; +} #profile { width: 50%; diff --git a/html/templates/profile/profile.html b/html/templates/profile/profile.html index 30e429b..88f4942 100644 --- a/html/templates/profile/profile.html +++ b/html/templates/profile/profile.html @@ -3,6 +3,9 @@

Profile

+

Name

Faction