.body{
    background-color: burlywood;
    padding: 0 0 20px 20px;
    margin: auto;
    width:fit-content;
    height: fit-content;
}
footer{
    background-color:brown;
width: auto;
text-align:center;
}

.aside{
    padding: 10px 0 20px 20px;
    margin: auto;
    width:fit-content;
    padding: 0 0 20px 20px;
    margin: auto;
    height: 800px;


}
h1{
    text-align:center
    text-style:left;

}
body{
    background-color: burlywood;
    padding: 0 0 20px 20px;
    margin: auto;
    width:fit-content;
    height: fit-content;

}

