这个网站是一个HTML模板,用于创建一个响应式网页。它的样式由四个CSS类定义:

  1. body {background-color: #fff; color: #636b6f; font-family: ‘Nunito’, sans-serif; font-weight: 100; height: 100vh; margin: 0;}
  2. .full-height {height: 100vh;}
  3. .flex-center {align-items: center;display: flex;justify-content: center;}
  4. .position-ref {position: relative;}
  5. .code {border-right: 2px solid;font-size: 26px;padding: 0 15px 0 15px;text-align: center;}
  6. .message {font-size: 18px;text-align: center;}

403是HTTP状态码,表示”禁止访问”错误。