
#divider {
    
    height: 100px;
    
    width: 10px;
    
}

#title {
    
    text-decoration: underline;
    
}

#font {
    
    font-weight: bold;
    
}









