#holm {
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 350px;
    text-align: center;
    padding-top: 65px;
    margin: 100px;
}

#hol {
    height: 550px;
    width: 700px;
    background-color: #ddd;   
    align-self: center;
    align-content: center;
    margin: auto;
    border-radius: 7px;

}

#col {
    width: 100%;

}
