body {
    background-image: url('https://www.sonicstadium.org/wp-content/uploads/2020/04/2020-sonic-videoconf-studio.jpeg');
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    color: white;
    background-size: cover;
}