
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@1,900&display=swap');


body{ background-color:#white; font-family: 'Roboto', serif;}

.four_zero_four_bg{
 
 background-image: url(https://cdn.dribbble.com/users/285475/screenshots/2083086/dribbble_1.gif);
    height: 400px;
    background-position: center;
 }
 