
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

 html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
  }
  
  /* Sections
     ========================================================================== */
  
  /**
   * Remove the margin in all browsers.
   */
  
  body {
    margin: 0;
  }
  
  /**
   * Render the `main` element consistently in IE.
   */
  
  main {
    display: block;
  }
  
  /**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
  
  h1 {
    font-size: 2em;
    margin: 0.67em 0;
  }
  
  /* Grouping content
     ========================================================================== */
  
  /**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
  
  hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
  }
  
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  
  pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
  }
  
  /* Text-level semantics
     ========================================================================== */
  
  /**
   * Remove the gray background on active links in IE 10.
   */
  
  a {
    background-color: transparent;
  }
  
  /**
   * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
  
  abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */
  }
  
  /**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
  
  b,
  strong {
    font-weight: bolder;
  }
  
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  
  code,
  kbd,
  samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
  }
  
.qEVV8myt {
    display: flex;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.85);
    justify-content: center;
    align-items: center;
    gap: 70px;
}

.CU5kGIWx {
    font-size: large;
    color: white;
    text-decoration: none;
    background-color: transparent; 
    -webkit-text-decoration-skip: objects; 
}

.CU5kGIWx:active,
.CU5kGIWx:hover {
    text-decoration: underline;
}

.adV5tGMO { 
    text-decoration: underline;
}
.header{padding:30px 20px;font-size:32px;font-family:Arial,Helvetica,sans-serif;font-weight:bold;color:rgba(0,0,0,.85)}
.button {
    width: 150px;
    height: 80px;
    cursor: pointer;
    color: white;
    font-size: larger;
}
.OnZIjsW_ {
    background-color: antiquewhite;
}
.hZfUyw49 {
    background-color: cadetblue;
}
.input {
    width: 250px;
    height: 40px;
    font-size: larger;
}
.BxdDxWAQ {
    background-color: ghostwhite;
}

/*# sourceMappingURL=app.8218356c4971fd151ac7.css.map*/