CINXE.COM
Bad browser | Xsolla
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Bad browser | Xsolla</title> <link href="/webflow-pages/css/app.css" rel="stylesheet" type="text/css"> </head> <body style="margin: 0; padding: 0;"> <div class="BadBrowserWrapper"> <div class="Error"> <div class="Error__inner"> <div class="Error__text"> <div class="Headline"> <div class="Headline__label">Bad browser</div> <div class="Headline__line"></div> </div> <h1 class="Title"> Your browser is not supported. Please try a different browser </h1> </div> <div class="Error__image"> <svg width="226" height="236" xmlns="http://www.w3.org/2000/svg"> <path d="M212.303 53V13.5H13.5V53h198.803zm0 13H13.5v83.451c0 4.042 1.708 10.25 4.812 16.267 3.768 7.304 9.18 13.706 15.932 18.306 17.55 11.956 42.505 11.237 75.51-7.038 45.704-25.307 80.629-18.186 102.55 20.19V66zM.5 7A6.5 6.5 0 0 1 7 .5h211.803a6.5 6.5 0 0 1 6.5 6.5v222.451c0 7.467-10.53 9.042-12.715 1.903-17.214-56.236-48.037-69.85-96.538-42.995-37.014 20.495-67.172 21.364-89.125 6.41C10.737 183.74.5 163.895.5 149.45V7zm35 33a7.5 7.5 0 1 1 0-15 7.5 7.5 0 0 1 0 15zm22 0a7.5 7.5 0 1 1 0-15 7.5 7.5 0 0 1 0 15zm22 0a7.5 7.5 0 1 1 0-15 7.5 7.5 0 0 1 0 15zm25.5-.5v-13h89.524v13H105z" fill="#FFF" fill-rule="nonzero" /> </svg> </div> </div> </div> </div> </body> </html>