* {
    font-family:'Courier New', Courier, monospace;
}

body {
    margin:0px;
    border:0px;
}
form {
    background-color: rgb(63, 63, 172);
    border: 10px solid #13395e;
    border-style:dashed;
    font-family:'Courier New', Courier, monospace;
}

