body{
    background-color: rgb(101, 101, 245);
}

h5{
    width: 400px;
    color: rgb(248, 250, 252);
    text-align: center;
    font-size: xxx-large;
    background-color: rgb(122, 186, 243);
}

h3{
    width: 200px;
    color: rgb(248, 250, 252);
    text-align: center;
    font-size: large;
    background-color: rgb(122, 186, 243);
}

