
body{
    background-color: lightgrey;
}

h1{
    color: red;
}

.skdiv{
    background-color: blue;
    width: 20%;
}