body{
    background-image: url("https://file.garden/ZRXYTPKULjLI59yt/neocity/LPS/3630cd837d2d1ca694c7c4e47cad5f78.jpg");
}

.pretty{ 
    text-align: center;
    background-color: #044495;
    border-style: dashed;
    border-color: #030c54;
    border-radius: 15px;
    padding: 2%;
    width: 700px;
    margin:auto;
}
.button{
    position: relative;
    transform: rotate(20deg);
    top: 50px;
    left: 200px;
    z-index: 999;
}