<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>
SHAPER | 호스팅 만료
</title>
<style>
.sevice-wrap {
width : 96%;
max-width : 530px;
margin : 0 auto;
position : absolute;
top : 45vh;
left : 50vw;
transform : translate(-50%, -50%);
}
</style>
</head>
<body>
<div class="sevice-wrap">
<p class="img-box">
<img alt="" src="/hosting_expiration.jpg">
</p>
</div>
</body>
</html>