{"success":false,"message":"HTTP code: 404","response_raw":"\n\n\n \n \n Error<\/title>\n\n <style>\n *{\n transition: all 0.6s;\n }\n\n html {\n height: 100%;\n }\n\n body{\n font-family: 'Lato', sans-serif;\n color: #888;\n margin: 0;\n }\n\n #main{\n display: table;\n width: 100%;\n height: 100vh;\n text-align: center;\n }\n\n .fof{\n display: table-cell;\n vertical-align: middle;\n }\n\n .fof h1{\n font-size: 50px;\n display: inline-block;\n padding-right: 12px;\n animation: type .5s alternate infinite;\n }\n\n @keyframes type{\n from{box-shadow: inset -3px 0px 0px #888;}\n to{box-shadow: inset -3px 0px 0px transparent;}\n }\n <\/style>\n<\/head>\n<body>\n <div id=\"main\">\n \t<div class=\"fof\">\n <h1>Error 404<\/h1>\n <h2>UH OH! You're lost.<\/h2>\n <p>The page you are looking for does not exist.\n How you got here is a mystery. But you can click the button below\n to go back to the homepage.\n <\/p>\n <a href=\"\/\">Home<\/a>\n \t<\/div>\n <\/div>\n<\/body>\n<\/html>"}