.arrow {
    position: absolute;
    scale: 15%;
    align-items: left;
    left: -300px;
    top: -175px;
}
/* Start https://www.cursors-4u.com */
* {
    cursor: url(https://cur.cursors-4u.net/nature/nat-7/nat659.cur), auto !important;
} /* End https://www.cursors-4u.com */

header {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.wrapper {
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
}
table {
    width: 1400px;
    padding: 10px;
    text-align: left;
    margin-bottom: 20px;
    table-layout: fixed;
}

td {
    vertical-align: top;
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 15px;
    width: 250px;
}

a {
    font-family: monospace;
    color: #fdf6e4;
    font-size: 16px;
     filter: drop-shadow(2px 2px 0 #452d16) drop-shadow(-2px 2px 0 #452d16) drop-shadow(2px -2px 0 #452d16)
        drop-shadow(-2px -2px 0 #452d16);
}
h3 {
    font-family: monospace;
    color: #fdf6e4;
    font-size: 20px;
     filter: drop-shadow(2px 2px 0 #452d16) drop-shadow(-2px 2px 0 #452d16) drop-shadow(2px -2px 0 #452d16)
        drop-shadow(-2px -2px 0 #452d16);
}

h1 {
    font-family: monospace;
    color: #fdf6e4;
    font-size: 30px;
      filter: drop-shadow(2px 2px 0 #452d16) drop-shadow(-2px 2px 0 #452d16) drop-shadow(2px -2px 0 #452d16)
        drop-shadow(-2px -2px 0 #452d16);
}
.about {
    position: absolute;
    background-color: #fdf6e4;
    width: 150px;
   
    border-radius: 10px;
    text-align: center;
    left: 50px;
    top: 200px;
font-family: monospace;
    
    padding: 32px;
  border-image-slice: 33 33 32 32;
  border-image-width: 33px 33px 32px 32px;
  border-image-repeat: round;
  border-style: solid;
  border-color: transparent;
  image-rendering: pixelated;
  border-image-source: url("images/fun pngs/borders/kuehn-2.png");
    
}


.about a {
    
    color: purple;
    
      filter: drop-shadow(0px 0px 0 #452d16) drop-shadow(0px 0px 0 #452d16) drop-shadow(0px 0px 0 #452d16)
        drop-shadow(0px 0px 0 #452d16);
    
}

.about img {
      filter: drop-shadow(1px 1px 0 #452d16) drop-shadow(-1px 1px 0 #452d16) drop-shadow(1px -1px 0 #452d16)
        drop-shadow(-1px -1px 0 #452d16);
    
}


.kuehn-2 {
  padding: 32px;
  border-image-slice: 33 33 32 32;
  border-image-width: 33px 33px 32px 32px;
  border-image-repeat: round;
  border-style: solid;
  border-color: transparent;
  image-rendering: pixelated;
  border-image-source: url("images/fun pngs/borders/kuehn-2.png");
}