table {
    width: 100%;
    border-collapse: collapse;

}

th,
td {
    border: 1px solid #000;
    padding: 10px;
    text-align: center;
    border: 5px solid #F79AD3;
}

th {
    background-color: #F7C7DB;
    color: black;
    font-size: 2em;
}

td {
    background-color: #FADBE8;
}


.pacifico-regular {
    font-family: "Pacifico", cursive;
    font-weight: 400;
    font-style: normal;
    font-size: 50px;
    color: #C56BC7
}



.ribeye-marrow-regular {
    font-family: "Ribeye Marrow", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 100px;
    color: #280000;
}


.fascinate-inline-regular {
    font-family: "Fascinate Inline", system-ui;
    font-weight: 400;
    font-style: normal;
    font-size: 100px;
    color: #8E518D
}


h1 {
    front-family: arial;
    tront-size: 90pt;
    color: pink;
}

h2 {
    front-family: arial;
    front-size: 90pt;
    color: black;
}

h3 {
    front-family: arial;
    front size: 20pt;
    color: baby pink
}

body {
    background-color: #D7C0D0;
}
