@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Rowdies:wght@300;400;700&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

h1{
    text-align: center;
    font-family: "Rowdies";
    font-family: "Rowdies";
    color: rgb(89, 24, 99);
    font-size: 50px;
    padding: 3% 0% 3% 0%;
    font-size: 45px;
}

section{
text-align: center;
display: flex;
justify-content: center;
background-color: rgb(175, 138, 185);
}