* {
    margin: 0;
    padding: 0;
    border: none;

}

body {
    background-color: rgb(21, 21, 23);
    color: rgb(253,254,242);
}