.banner {
    background-color: #4d00ff;
    color: white;
    margin-top: 75px;
    text-align: center;
    padding: 10px 0;
}

#sawhosepic {
    height: 100px;
    width: 150px;

}
#tub {
    color: #4d00ff;
    font-size: 100px;
}
.bold {
    text-align: center;
    font-weight: 900;
}