body {
    background-color: ;
    margin: 0;
    padding-bottom: 100px;
}

.taivas {

   background: #4a0000;
background: linear-gradient(9deg, rgba(74, 0, 0, 1) 18%, rgba(222, 104, 104, 1) 42%, rgba(224, 54, 54, 1) 65%, rgba(138, 0, 0, 1) 89%);
padding-top: 1px;
}

.talo {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-color: #ffe7e7;
    margin-top: 50px
}

.katto {
    background-color: ;
    height: 80px;
}

.ikkuna {
    width: 120px;
    height: 120px;
    display: inline-block;
    margin: 30px;
    margin-top: 10px;
    background-color: rgb(156, 50, 50);
    border: 10px inset hsl(0, 97%, 15%)
}

.ovi {
    background-color: #470000;
    width: 130px;
    height: 210px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}