body {
    background-color: rgb(92, 91, 91);width: 70%;margin: auto;
}

header,footer,main {
    background-color: rgb(92, 91, 91);color: white;
}

p {
    line-height: 20pt;
}