
body{
    
    color: black;
    font-weight: bold;
   
}

header{
    display: flex;
    justify-content: center;
    width: 100vw;
}




