<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="shortcut icon" href="favicon.ico" type="image/ico" />
<title>szucs.co</title>
<style type="text/css">
body {
    background-color: #232323;
    margin: 0px;
}
h1 {
    border-bottom: 8px solid #f89c2f;
    color: #eee;
    font-family: Arial, Helvetica, sans-serif;
    #font-size:128px;
    font-size:64px;
    font-weight: bold;
    margin-top: 30%;
    padding-right: 5%;
    text-align:right;
}
</style>
</head>
<body>
    <h1>szucs.co</h1>

</body>
</html>