html-playground

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

style.css (86B)


      1 body {
      2     background-color: black;
      3     color: whitesmoke;
      4     padding-inline: 5rem;
      5 }