Advertisement
sazid_iiuc

Untitled

Feb 14th, 2021
637
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.13 KB | None | 0 0
  1. body{
  2.     background-color: #565d6c;
  3. }
  4.  
  5. div{
  6.     background-color: blue;
  7.     width: 150px;
  8.     text-align: center;
  9.     height: 250px;
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement