body{
    background-color: deepskyblue;
    padding 5px;
}

hl{
    color:cornflowerblue;
}

title{
    width : 80%;
    text-align: center;
}

div{
    justify-content: none;
}

