body{
    background-color: antiquewhite;
}
img 
{
width: 600px;
height:1000px
}
main
{
text-align: center;
}
a{
    display:flex;
    
    
    
    
}
#site{
    width:600px;
    height:300px
}

