
#validation {
text-align: center;
}

footer {
    margin:50px;
    text-align: center;
    background-color:rgb(158, 180, 241);
        text-align: center;
        color: rgb(8, 8, 85); 
}

h1 {
    text-align: center;
        background-color:rgb(158, 180, 241);
        text-align: center;
        color: rgb(8, 8, 85); 
}
#container {
    background-color: rgb(186, 205, 231);
    text-align: center;
    color: rgb(12, 12, 66);
}

#button {
    background-color:rgb(131, 182, 241);
    text-align: center;
    color: rgb(8, 8, 85);
}