This repository has been archived on 2023-11-10. You can view files and clone it, but cannot push or open issues or pull requests.
freecodecamp-projects/styles.css

3 lines
35 B
CSS
Raw Normal View History

2022-09-28 07:38:06 +00:00
body {
background-color: grey;
}