body{
    background-color: grey;
}
header{
    text-align: center;
    border-color: black;
    border-width: 3px;
    border-style: solid;
    border-radius: 20px;
}
#t1{
    color: white;
}