body {
    background-color: rgb(72, 50, 72);
    overflow: hidden;
    justify-content: center;
    align-items: center;
    font-family: Lucida Console, sans-serif; src: url('');
    color: rgb(97, 64, 81);
}