
body {
            background-color: #FFE3D7;
        }
        h1 {
            text-align: center;
        }
        footer {
            text-align: center;
        }
        footer ul {
            padding-left: 0px;
            list-style-type: none;
            ;
        }