<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">
    <title>Paper.li</title>
    <meta name="description" content="Paper.li - The service has been sunset on 20 April 2023" data-react-helmet="true">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="shortcut icon" href="favicon.ico"/>
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300&display=swap" rel="stylesheet">
    <link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300&family=IBM+Plex+Serif:wght@500&display=swap" rel="stylesheet">    
    <style type="text/css">
      h1 {
        font-family: 'IBM Plex Serif';
        font-style: normal;
        font-weight: 500;
        font-size: 52px;
        line-height: 68px;

        text-align: center;
        color: #181818;

        margin-top: 16px;
        margin-bottom: 8px;
      }
      p {
        font-family: 'IBM Plex Sans';
        font-style: normal;
        font-weight: 300;
        font-size: 24px;
        line-height: 31px;

        text-align: center;
        color: #181818;
      }
      img {
        display: block;
        margin: 0 auto;
      }
      .icon-wrapper {
        margin-top: 160px;
        text-align: center;
      }
    </style>
    <!-- Google tag (gtag.js) -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=G-4KRPWC4HC1"></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag(){dataLayer.push(arguments);}
      gtag('js', new Date());

      gtag('config', 'G-4KRPWC4HC1');
    </script>
  </head>
  <body>
    <div class="icon-wrapper">
      <img src="logo.svg" height="64" width="64" />
    </div>
    <h1>Goodbye<h1>
    <p>After 13 years of service, Paper.li sunset on 20 April 2023</p>
  </body>
</html>
