Close

    test


    The button Element

    button{
    background-color: #ff1a1a;
    color: black;
    padding: 15px 25px;
    text-decoration: none;
    cursor: pointer; border: none;
    }