mixue

gradient background

Sep 22nd, 2022 (edited)
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. <style>
  2. body {
  3. background: linear-gradient(76deg, #ffc6e7 0%, #ffdfe2 50%, #efeedd 100%);
  4. }
  5. </style>
Advertisement
Add Comment
Please, Sign In to add comment