body{
    color:#21bb9d ;
}
h1{
    font-family: "Press Start 2P", system-ui;
    font-weight: 400;
    font-style: initial;
    font-size: x-large;
    color: #36eeee;
}
ul{
        font-family: "WDXL Lubrifont TC", sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: small;
        color: #0b0655;
      
}
p{
    font-family: 'Open Sans';
    font-size: medium;
    color: #a73dd8;
  
}
