body {
    background-color: bisque;
}
h2 {
    text-align: center;
}
.checkedCheckbox{
    margin-bottom:15px; color: blueviolet;
}
.ahref{
    color:blueviolet;
}
