oofybruh9

VDO.Ninja CSS

Nov 7th, 2025
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.36 KB | None | 0 0
  1. @import url('https://fonts.googleapis.com/css2?family=Cherry+Bomb+One&display=swap');
  2. body {
  3.   background-color: #bbe9f9 !important;
  4.   font-family: "Cherry Bomb One", system-ui !important;
  5.   font-weight: 400 !important;
  6.   font-style: normal !important;
  7. }
  8. video{
  9.   border: 3px !important;
  10.   border-radius: 25px !important;
  11.   border-color: darkgreen !important;
  12. }
Tags: CSS vdo.ninja
Advertisement
Add Comment
Please, Sign In to add comment