-body{
- font-family: 'Source Code Pro', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
- background-color: bisque;
- color: black;
-}
-
-ul{
- margin-top: 10px;
- margin-left: 25px;
- margin-right: 25px;
- margin-bottom: 10px;
-}
-
-p{
- margin-bottom: 10px;