body {
    background-color:skyblue;
    border: dotted 3px white;
    padding: 2em;
}

.index{
    background-color:lime;
}
