#homol{
    display: grid;
    place-items: center;
    width: 100%;
    height: 20px;
    background-color: hsl(0, 100%, 65%);
}