.courier{
    font-family: 'Courier New', Courier, monospace;
}
.w3-button:hover{
    color: #fff!important;
    background-color: #673ab7!important;
}