* {
    box-sizing: border-box;
}
body {
    background:rgb(97, 97, 97);
    background-size: 300px;
    font-family:cursive
}
