.red-text {
    color: red;
}

#menu {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: cyan;
}