*{
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}
body{

    background-color: rgb(53, 26, 88);
}
