body{
    background-color: rgb(238, 217, 178);
}
h1{
    margin-left: 50%; 
}
div{
    color: rgb(48, 43, 43)
}
#list{
    color: red;
}
#computer{
    
    height:75%;
    width: 75%;
}