/* @import "~bootstrap/scss/bootstrap"; */



body {
    background-color: rgb(255, 255, 255);
    padding: 30px;
}

h1{
    text-transform: uppercase;
}

a {
    text-decoration: none;
}