diff --git a/Whiplash doggo edition #memes #shorts.mp4 b/Whiplash doggo edition #memes #shorts.mp4 new file mode 100644 index 0000000..db87c7a Binary files /dev/null and b/Whiplash doggo edition #memes #shorts.mp4 differ diff --git a/index.html b/index.html index 0bb79f8..804abbc 100644 --- a/index.html +++ b/index.html @@ -23,18 +23,25 @@ font-family: 'Inter', sans-serif; } - h1 { - font-size: clamp(2.5rem, 8vw, 6rem); - font-weight: 900; - color: #ffffff; - text-align: center; - letter-spacing: -0.03em; - line-height: 1.1; - text-transform: uppercase; + .video-container { + width: 100%; + max-width: 960px; + padding: 1rem; + } + + video { + width: 100%; + height: auto; + border-radius: 12px; + box-shadow: 0 4px 40px rgba(0,0,0,0.6); } -

something something stuff coming soon

+
+ +