@import url("https://fonts.googleapis.com/css?family=Bangers|Oxygen:300,400,700&display=swap");
/* ***********************************
 *
 *    Adapted from: Ire's CSS Reset & Base
 *
 * *********************************** */
/* Reset margin, padding, border
 * *********************************** */
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
span,
em,
small,
strong,
sub,
sup,
mark,
del,
ins,
strike,
abbr,
dfn,
blockquote,
q,
cite,
code,
pre,
ol,
ul,
li,
dl,
dt,
dd,
div,
section,
article,
main,
aside,
nav,
header,
hgroup,
footer,
img,
figure,
figcaption,
address,
time,
audio,
video,
canvas,
iframe,
details,
summary,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
}

/* Typography
 * *********************************** */
html {
  font-size: 62.5%;
}

body {
  font-size: 1.6rem;
  line-height: 1.4;
}

* {
  font-family: "Oxygen", sans-serif;
  font-size: inherit;
  line-height: inherit;
}

a,
a:visited {
  color: inherit;
}

/* Layout
 * *********************************** */
article,
aside,
footer,
header,
nav,
section,
main {
  display: block;
}

html {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: inherit;
}

/* Elements
 * *********************************** */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

ol,
ul {
  list-style: none;
}

img,
video {
  max-width: 100%;
}

img {
  border-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

/* Attributes & states
 * *********************************** */
[hidden] {
  display: none !important;
}

[disabled] {
  cursor: not-allowed;
}

:focus:not(:focus-visible) {
  outline: none;
}

/* Utility classes
 * *********************************** */
.sr-only {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  left: -9999px;
  top: -9999px;
}

*:focus {
  border: 3px dashed purple;
}

.font--bangers {
  font-family: "Bangers", cursive, sans-serif, cursive, sans-serif;
}

.font--sans {
  font-family: "Oxygen", sans-serif;
}

h1,
h2,
h4 {
  font-weight: bold;
}

h3 {
  font-weight: normal;
  text-transform: uppercase;
}

h1 {
  font-family: "Oxygen", sans-serif;
  letter-spacing: 7px;
  font-size: 5rem;
}

.header {
  background-color: #d34a4a;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  padding: 2rem 0;
}

.header__title {
  color: #f3f6f4;
  font-family: "Bangers", cursive, sans-serif;
  font-weight: lighter;
  margin: auto;
  text-align: center;
}

footer {
  background-image: linear-gradient(#ce3636, #d34a4a);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  margin-top: 2rem;
  padding: 1rem;
}

footer * {
  color: #f3f6f4;
}

footer h2 {
  margin-top: 1rem;
}

html,
body {
  height: 100%;
}

html {
  background-color: #f3f6f4;
}

body {
  display: flex;
  flex-direction: column;
}

.main {
  flex: 1 0 auto;
  padding: 0 1rem;
}

.footer {
  flex-shrink: 0;
}

section {
  max-width: 600px;
  margin: auto;
}

.options__panel {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 1rem auto 6rem auto;
}

.options-panel__title {
  flex-basis: 100%;
  text-align: center;
}

.options-panel__button {
  border-radius: 2px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  min-width: 20%;
}
.options-panel__button:hover {
  cursor: pointer;
}
.options-panel__button label {
  text-align: center;
  width: 100%;
}
.options-panel__button label:hover {
  cursor: pointer;
}

.options__new-word {
  display: flex;
  justify-content: center;
  margin: 10vh auto 5rem auto;
}
.options__new-word .new-word__button {
  background-color: #e79c9c;
  border-width: 0px;
  border-radius: 2px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  color: #191629;
  font-family: "Bangers", cursive, sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2px;
  min-width: 100%;
  padding: 1.5rem 2rem;
  text-align: center;
}
.options__new-word .new-word__button:hover {
  cursor: pointer;
}

input[type=color i] {
  cursor: default;
  height: 40px;
  width: 80px;
}

#hands {
  min-height: 200px;
  min-width: 200px;
  max-width: 100%;
  background-image: url("../../images/fists.svg");
  background-color: green;
  background-repeat: no-repeat;
  background-size: contain;
}

.fists__wrapper {
  width: 100%;
}
.fists__wrapper svg {
  width: 100%;
}

.skin {
  fill: #57a857;
}

.fingernail {
  fill: #EA052C;
}

tspan.letter {
  font-family: "Bangers", cursive, sans-serif;
  fill: #191629;
}

.history__list {
  list-style: disc;
}

li {
  list-style-position: inside;
}

.history__suggestion--word:nth-of-type(2) {
  margin: 0 0.5rem;
}

/*# sourceMappingURL=styles.css.map */
