#mytext {
    width: 400px; 
    height: 200px; 
    border-style: solid;
}
body {
    background-color: #b3ecff;
    font-family: Helvetica;
}
