Added COMPLETE.md, edited style.css according to

README file.
This commit is contained in:
cheeks 2024-07-04 12:07:24 -04:00
parent 23b4ad2f68
commit a423633e8b
2 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1 @@
# Complete

View File

@ -0,0 +1,6 @@
.container .text {
background-color: yellow;
font-size: 20px;
text-align: center;
color:red;
}