@font-face {
    font-family: IBM;
    src: url('../font/PxPlus_IBM_CGA.ttf');
}

html {
	font-size: 10px;
}

body {
	background: #fff;
}

#wrapper {
    width: 100vw;
    height: 100vh;
}
