body p{
    font-size : x-large;
    align-items: center;
    text-align: center;
    margin-top: 30px;
    margin-bottom:30px;
    color: rgba(241, 15, 15, 0.873);
}
button {
    font-size : large;
    align-content: center;
    text-align: center;
    justify-content: center;
    color: black;
}
button a{
    color:black
}

body img{
    height:50px;
    width:90x;
}