html body{line-height: 1em;color: white;margin: 0;padding: 0;display: flex;justify-content: center;align-content: center;}html body{background-color: black;background-image: url(/file/images/self.jpg);background-size: cover;background-position: center top;background-repeat: no-repeat;}html body{font-family: Mandali, sans-serif;font-size: 18px;font-weight: 300;}html body a{color: #ffc800;text-decoration: none;}html body a:hover{text-decoration: underline;}html body .content{text-align: center;padding: 0 20px 20px;box-sizing: border-box;background: rgba(0,0,0, .6);position: absolute;width: 100%;min-height: 100%;display: flex;flex-direction: column;justify-content: center;}html body .content .me{font-size: 3em;line-height: 1em;}@font-face{font-family: 'Mandali';font-style: normal;font-weight: 400;src: local(''), url('/file/fonts//mandali-v14-latin-regular.woff2') format('woff2'), url('/file/fonts//mandali-v14-latin-regular.woff') format('woff');}