CINXE.COM
아름다운가게
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>아름다운가게</title> <style> body { font-family: Arial, sans-serif; text-align: center; padding: 50px; } h1 { color: #333; } p { color: #666; } </style> </head> <body> <img src="https://www.beautifulstore.org/wp-content/themes/bs/images/brand.png" alt="아름다운가게" width="182" height="48" srcset="https://staging.beautifulstore.org/wp-content/themes/bs/images/brand@2x.png 2x"> <h1>현재 사용자 증가로 일시적으로 접속이 원할하지 않습니다.</br> 잠시후 다시 이용 부탁 드립니다.</h1> <p> 장시간 서비스 이용이 불가능할 경우 1577-1113 으로 연락 주세요.</p> </body> </html>