.title{
    background-color: aquamarine;
    padding: 50px 0 50px 0;
    text-align: center;
    color: ghostwhite;
    font-family: 'Minecraft', 'Press Start 2P', monospace;
    border-bottom: 10px solid black;
}
#titolo{
    font-size: 100px;
    text-shadow: 5px 5px 0px black;
}
#sottotitolo{
    font-size: 40px;
    text-shadow: 3px 3px 0px black;
}
    #thecity{
        width: 1200px;
        height: auto;
        border-radius: 100px;
        border: solid 10px black;
        margin-top: 30px;
        margin-bottom: 30px;
        align-items: center;
    }
.intro{
background-color: chartreuse;
border: solid 10px black;
border-radius: 20px;
font-family: 'Minecraft', 'Press Start 2P', monospace;
text-align: center;
color: ghostwhite;
margin: auto;
}
#intro1{
    font-size: 40px;
    margin: 20px;
    text-shadow: 2px 2px 0px black;
}
#intro2{
    font-size: 20px;
    margin: 20px;
    text-shadow: 1px 1px 0px black;
}
#intro3{
    font-size: 30px;
    margin: 20px;
    text-shadow: 2px 2px 0px black;
    border: solid 5px black;
    border-radius: 10px;
    background-color: darkorange;
}

    #thecity2{
        width: 1200px;
        height: auto;
        border-radius: 100px;
        border: solid 10px black;
        margin-top: 30px;
        margin-bottom: 30px;
        align-items: center;
    }

.progetti{
    background-color: lightblue;
    border: solid 10px black;
    border-radius: 20px;
    font-family: 'Minecraft', 'Press Start 2P', monospace;
    text-align: center;
    color: ghostwhite;
    margin: 50px 0 50px 0;
}
.progetti h1{
    font-size: 50px;
    text-shadow: 3px 3px 0px black;
}
.progetti p{
    font-size: 20px;
    text-shadow: 1px 1px 0px black;
}

#projects{
   background-color: lightblue;
    border: solid 10px black;
    border-radius: 20px;
    font-family: 'Minecraft', 'Press Start 2P', monospace;
    text-align: center;
    color: ghostwhite;
    margin: 0 20px 50px 20px;
}
#projects h1{
    font-size: 100px;
    text-shadow: 5px 5px 0px black;
}
#projects p{
    font-size: 30px;
    text-shadow: 2px 2px 0px black;
}
#project-thecity{
background-color: lightgreen ;
border: solid 10px black;
border-radius: 20px;
font-family: 'Minecraft', 'Press Start 2P', monospace;
text-align: center;
color: ghostwhite;
margin-bottom: 20px;
margin-top: 20px;
}
#project-thecity h1{
    font-size: 100px;
    text-shadow: 5px 5px 0px black;
}
#project-thecity p{
    font-size: 30px;
    text-shadow: 2px 2px 0px black;
}
#thecity3{
        width: 1200px;
        height: auto;
        border-radius: 100px;
        border: solid 10px black;
        margin-top: 30px;
        margin-bottom: 30px;
        align-items: center;
    }
   #thecity0{
       background-color: lightgreen;
         border: solid 10px black;
            border-radius: 20px;
            font-family: 'Minecraft', 'Press Start 2P', monospace;
            text-align: center;
            color: ghostwhite;
     } 

#thecity0 h2{
    font-size: 50px;
    text-shadow: 3px 3px 0px black;
}
#thecity0 p{
    font-size: 20px;
    text-shadow: 1px 1px 0px black;
}
#thecity1{
        width: 1200px;
        height: auto;
        border-radius: 100px;
        border: solid 10px black;
        margin-top: 30px;
        margin-bottom: 30px;
        align-items: center;
    }

.building {
    background-color: lightseagreen;
    border: solid 10px black;
    border-radius: 20px;
    font-family: 'Minecraft', 'Press Start 2P', monospace;
    text-align: center;
    color: ghostwhite;
    margin: 50px 0 50px 0;
}

.thehouse {
    background-color: lightcoral;
    border: solid 10px black;
    border-radius: 20px;
    font-family: 'Minecraft', 'Press Start 2P', monospace;
    text-align: center;
    color: ghostwhite;
    margin: 10px 0 10px 0;
}
.building h2{
    font-size: 50px;
    text-shadow: 3px 3px 0px black;
}
.building p{
    font-size: 20px;
    text-shadow: 1px 1px 0px black;
}

.building img{
        width: 1100px;
        height: auto;
        border-radius: 100px;
        border: solid 10px black;
        margin-top: 30px;
        margin-bottom: 30px;
        align-items: center;
    }
    #project-thecity {
    background-color: lightskyblue ;
    border: solid 10px black;
    border-radius: 20px;
    font-family: 'Minecraft', 'Press Start 2P', monospace;
    text-align: center;
    color: ghostwhite;
    margin-bottom: 20px;
    margin-top: 20px;
    }
#project-thecity h1{
    font-size: 100px;
    text-shadow: 5px 5px 0px black;
}
#project-thecity p{
    font-size: 30px;
    text-shadow: 2px 2px 0px black;
}