body {
  background-color: white;
  overflow: hidden;
	margin: 0;
	justify-content: center;
	align-items: center;
display: flex
	
}



@font-face {
    font-family: 'Silk RemingtonSBold';
    src: url('SilkRemingtonSBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'CarbonType';
    src: url('Carbon.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
