

button {
    padding: 10px 10px;
    background: teal;
    color: white;
    font-family: "Century";
}

button:active {
    text-decoration: ; color: #FFFFFF;
}
button {
    position: fixed;
    left: 1100px;
    top: 0px;

    
    }
 

