Skip to content

How to change background color in CSS?

body {
  background-color: green;
}
See also  Python code snippet - How to get median mode average of a list?

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.