@font-face {
font-family: 'fntme';
src: url('data/font.ttf');
}

body {
padding: 0px;
margin: 0px;
background-color: #000000;
}