body {
    margin: 0;
    padding: 0;
}

#otter {
    width: 100%;
}

h1 {
    color: white;
    font-family: arial;
    position: absolute;
    left: 50%;
    top: 30%;
}
