@import url("https://fonts.googleapis.com/css2?family=Gothic+A1:wght@200&display=swap");

body{
    background-color: #f2f3f5;
    font-family: "Gothic A1", sans-serif;
    margin: 0px;
}