

main{
    background-color: #00000040;
}

@media (min-width: 450px) {
    nav{
        background-color: #00000040;
    }
}