/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on April 26, 2022 */



@font-face {
    font-family: 'nightmare_stationregular';
    src: url('fonts/nightmare_station-webfont.woff2') format('woff2'),
         url('fonts/nightmare_station-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'minecraftiaregular';
    src: url('fonts/minecraftia-regular-webfont.woff2') format('woff2'),
         url('fonts/minecraftia-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'shlopshlop';
    src: url('fonts/shlop.woff2') format('woff2'),
         url('fonts/shlop.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body{
background-image:url(https://i.ibb.co/WVS33jG/tumblr-781a67b54e8d09e71842ad09405d3bfb-c89c8aa9-250.gif); 
background-repeat: repeat;
color:white;  
font-size:12px; 
font-family: 'minecraftiaregular';
}


.container {
                     display: flex;
  border: 3px solid transparent;
  border-image: linear-gradient(to bottom right, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%);
  border-image-slice: 1;
  background-image: url(https://i.ibb.co/X2hWPBF/bluebrick.jpg);
   height: 640px;
                    }

                    .container__half {
                      flex: 1;
                      
                    }

b{
  font-family: 'nightmare_stationregular';
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  color:yellow;
}
marquee{
      font-size: 30px;
      font-weight: 800;
      color: #8ebf42;
      
  padding: 0px;
  poaition: absolute;
  margin: 0 auto;
  margin-top:7px;
  height:100px;
  width:900px;
  display: flex;
  border: 3px solid transparent;
  border-image: linear-gradient(to bottom right, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%);
  border-image-slice: 1;
      }