body {
  font-family: "Gochi Hand", cursive;
  font-weight: 400;
  font-style: normal;
  color: #F52746;
  text-align: center;
    background-color: black;
    background-image:url('patterns/bettera03pattern.jpg');
    background-size:100%;
    background-repeat: repeat-y;
    background-attachment: fixed;
    height:100%;
    width:100%;
}