* {
    padding: 0;
    margin: 0;
}

main{
    background-image: url(https://picsum.photos/245/300?grayscale);
    height: 30px
}