diff --git a/src/style.css b/src/style.css index 924e13c..8808479 100644 --- a/src/style.css +++ b/src/style.css @@ -1,3 +1,16 @@ +html, body { + height: 100%; + margin: 0; + padding: 0; + background-color: #00008B; + +} +p{ + font-family: "Times New Roman"; + color: Da + ; + font-size: 100%; + /* Style the tab */ .tab { overflow: hidden;